You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Add a new endpoint on v2 route to get all places i.e /api/v2/places
This endpoint's controller should use the ORM and get the data from the database
The text was updated successfully, but these errors were encountered:
awalmubarak
changed the title
Create endpoints for database
Create new endpoint to get places
Nov 12, 2024
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:
v2
route to get all places i.e/api/v2/places
The text was updated successfully, but these errors were encountered: