-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Summary
- We have a
GETAPI for the Restaurants table, but we're missing key APIs (likePOST,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.pyandrestaurant_service.pyfor implementation
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels