bldg14 / eventual

A simple event calendar
https://eventual-client.fly.dev
MIT License
0 stars 0 forks source link

Create the backend #4

Closed kevinfalting closed 1 year ago

kevinfalting commented 1 year ago

Use Go, start with a GET endpoint: api/v1/events, and return dummy data. No database required at this stage.