Liturgical-Calendar / LiturgicalCalendarAPI

A PHP script / API endpoint that will generate the Roman Catholic liturgical calendar for any given year, calculating the mobile festivities and the precedence of solemnities, feasts, memorials...
Apache License 2.0
49 stars 11 forks source link

produce an RSS / Atom feed #243

Open JohnRDOrazio opened 1 week ago

JohnRDOrazio commented 1 week ago

We can currently produce application/xml and text/calendar. However, an RSS / Atom feed might also be useful in some cases. Perhaps we can consider adding application/rss+xml and / or application/atom+xml as allowed Accept headers, and add logic to handle producing such feeds.

JohnRDOrazio commented 1 week ago

Or perhaps this should be more of a "Liturgy of the Day" feed, so a separate service similar to the Alexa newsbrief feed.