This server provides GET, POST, PATCH, AND DELETE Requests and Responses for FOOD-DELIGHT
Welcome to Food Delight. You can use the GET, POST, PATCH, & DELETE requests for our seafood restaurant.
Our endpoints provide the appropriate GET, POST, PATCH & DELETE requests and responses for the many route parameters of our restaurant's API.
Each route parameter are shown in the parameter drop down.
The Request Body drop down of each endpoint showcases if a body is required and also what to include in the body of the respected request.
The Status Codes drop down of each endpoint showcases the status codes associated with each endpoint. You will also find a snippet of code as an example of a successful operation.
Endpoints