Logo
API Fest - Restaurants API Documentation

Restaurants API

Number of APIs: 5


This is an API for managing details of restaurants.


1. restaurants-{id} - Restaurant

GET {{baseUrl}}/restaurants/:id



2. restaurants-{id} - Restaurant

PUT {{baseUrl}}/restaurants/:id



3. restaurants-{id} - Restaurant

DELETE {{baseUrl}}/restaurants/:id



4. restaurants - Restaurants

GET {{baseUrl}}/restaurants



5. restaurants - Restaurant

POST {{baseUrl}}/restaurants



ENDPOINTS