ResistanceCalendar / resistance-calendar-frontend

A central listing of upcoming progressive events
https://resistance-calendar-staging.herokuapp.com/
MIT License
7 stars 8 forks source link

Update to use v1/events (not facebook/events) #74

Closed aaghevli closed 7 years ago

aaghevli commented 7 years ago

Use the newer endpoint for both list and detail fetches. Also get rid of an obsolete comment since it's no longer valid.

Tested via local run connecting to the remote production instance.

I did not go so far as to remove the static instance since I know it may have some value still. Maybe we can switch based on the environment at some point.