Add an API for external data usage
Would be nice if there was an API to allow external usage of this data. Perhaps offer external feeds for XML/RSS and JSON.
You mean something like http://php.ug/api/rest/listtype.json/1? I don't see the benefit in adding an RSS-Feed but I'm sure you can enlighten me there ;)
There's also the possibility to subscribe to a calendar with events around your area. This one f.i. is for Usergroup-events around Frankfurt (216km radius): webcal://php.ug/api/v1/calendar/list?format=ical&location=50.14874640066278+8.525390625&latitude=50.14874640066278&longitude=8.525390625&distance=216
Yes, that is kinda what I was thinking, referring to the API link. (I also see no real need for RSS, at this time though I think RSS feed readers died too young.) This enhancement came to mind when I saw some others creating a JSON based UG list "that can be open for everyone to use".
How extensive is this API? I see no mention of it anywhere on the blog or as a link on the map pages. Maybe this ticket should be updated to "add docs and developer links to the API"?
BTW: There's now also an API-Documentation at https://php-ug.github.io/php.ug/api/