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

APIs for Restaurants Table #8

Open
2 tasks
Safewaan opened this issue May 13, 2023 · 0 comments
Open
2 tasks

APIs for Restaurants Table #8

Safewaan opened this issue May 13, 2023 · 0 comments

Comments

@Safewaan
Copy link
Contributor

Summary

  • We have a GET API for the Restaurants table, but we're missing key APIs (like POST, DELETE, etc.). We should create those APIs so that users are able to add new restaurants or delete old restaurants.

Goals

  • POST API- create a restaurant,
  • DELETE API- restaurants can be deleted.

Implementation

  • Refer to restaurant_routes.py and restaurant_service.py for implementation
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

No branches or pull requests

1 participant