sydevs / Atlas

Central database of worldwide meditation classes
6 stars 5 forks source link

API #30

Closed Ardnived closed 4 years ago

Ardnived commented 4 years ago

Basic API implementation with endpoints to get a list of Venues or Events. I've updated the README with details on how to use the API endpoints.

Will need to set up an endpoint to accept registrations as well.

In this PR I also completed the namespacing of the Map while I was at it, and cleaned up the old "api" code.