mnich0ls / evee-sd

An event aggregation app for events in San Diego
1 stars 2 forks source link

Public Events API #23

Closed mnich0ls closed 5 years ago

mnich0ls commented 5 years ago

Create the public events API that the UI will use to display events.

  1. Configure DynamoDB
  2. All events should be returned in chronological order by default.
  3. For now we will return the full set of events.
jremi commented 5 years ago

https://github.com/mnich0ls/evee-sd/commit/99249e1f4841250c72df7a10b4cd8817c87aa9a8

jremi commented 5 years ago

Note for Github reference we opted to use AWS RDS with MySQL.