An open API service indexing awesome lists of open source software.

https://github.com/winter-code/car-rental-api

Wrote a RESTful API for a car rental service - MVC structure followed. Hosted on Heroku.
https://github.com/winter-code/car-rental-api

nodejs postman-collection rest-api

Last synced: 4 months ago
JSON representation

Wrote a RESTful API for a car rental service - MVC structure followed. Hosted on Heroku.

Awesome Lists containing this project

README

          

# Nodejs-RESTful-API
Developed a RESTful API for a car rental service - MVC framework followed.

## POSTMAN collection link :
https://www.getpostman.com/collections/7daf09dc9a4d8c77d40b

### Features : ###
SignUp/Login

Add car

Delete car

View cars

Display details of a specific car

Filter based search

Book car

See booked cars

Update car details