More2Life / m2l-server

More2Life App Server
https://m2l-server.herokuapp.com
2 stars 0 forks source link

Handle updates from eventbrite #39

Closed dodgertodd closed 7 years ago

dodgertodd commented 7 years ago

Handle event updated hooks from eventbrite. If we don't have a matching event, and the event has a valid venue, we should create the event. Enforcing resourceURI uniqueness on the Event model so avoid creating duplicates.