Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create new destinations endpoint #292

Open
awalmubarak opened this issue Nov 14, 2024 · 0 comments · May be fixed by #297
Open

Create new destinations endpoint #292

awalmubarak opened this issue Nov 14, 2024 · 0 comments · May be fixed by #297
Assignees

Comments

@awalmubarak
Copy link
Collaborator

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 destinations from the database.

AC:

  • Add a new endpoint on v2 route to get all destinations i.e /api/v2/destinations
  • This endpoint's controller should use the ORM and get the data from the database
@006080 006080 self-assigned this Nov 19, 2024
@006080 006080 linked a pull request Nov 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants