Open heiglandreas opened 1 week ago
I have a REST API for accessing events, but I've been meaning to publish an ical feed as well. I assume it's easier for you to consume an ical feed?
That's the already existing process so there'd not be the need to create something separate. And it'd allow attendees of the groul to subscribe to the events via their calendar 😉
And it could be the same REST endpoint, just called with a different Accept-Header 😁
See https://github.com/php/web-php/issues/1160 for more details