Skip to content

APIs for Restaurants Table #8

@safchow

Description

@safchow

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions