In November 2019 I introduced the Jomres Syndicate Network.

This has a number of goals (none nefarious, I assure you), but one of those goals is to build a list of active Jomres installations.

This post is a quick heads up for new users, if you're curious to know how many sites have been added/updated since that time (there are many, many more that were added in the past, this is just from Nov 2019) then have a look at this list : http://app.jomres.net/jomres/api/get_sites/

 

The numbers of the properties were accurate when the site was added to the network, I haven't yet added code to automatically update those numbers, however a quick check of the first few sites (by adding core/report to the end of the api url) indeed shows that most of them are adding properties. core/report will give you the number of currently published properties on that site, for example set the url to https://www.domain.com/jomres/api/core/report

If you want to look at the individual properties, you can put core/get_properties on the end of the api url. This will output basic information about the individual published properties on that site. No private information is shared in there that isn't already available in the property's main details page, this is just the same information presented in a format that's easily readable by machines instead of humans.

Here endeth today's lesson.