ReDI-School / F24-Berlin-Web-Circle

6 stars 1 forks source link

Create new endpoint to get places #282

Open awalmubarak opened 4 days ago

awalmubarak commented 4 days ago

This should be done after #279 #280 and #277 At this point we have working ORM and we can use that to access data from our database. We want to create a new endpoint to get all places.

AC:

awalmubarak commented 4 days ago

First version api/v1/places Second version api/v2/places