oasis-art-project / oasis-server

Platform for the local arts
Other
2 stars 0 forks source link

Get event endpoint separates past, current and upcoming events #68

Closed codeanticode closed 4 years ago

codeanticode commented 4 years ago

Instead of a single list of events, return three objects for past, current, and upcoming. And with an option to not to return past events (to save bandwidth)

codeanticode commented 4 years ago

This StackOverflow thread is useful:

https://stackoverflow.com/questions/31669864/date-in-flask-url/31669888

codeanticode commented 4 years ago

Implemented with https://github.com/codeanticode/oasis-server/commit/7315467fe555365855c7fe6f8e48cfda53798b3b