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.
- Host: GitHub
- URL: https://github.com/winter-code/car-rental-api
- Owner: winter-code
- Created: 2019-10-15T12:34:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T12:43:16.000Z (over 3 years ago)
- Last Synced: 2025-08-17T13:33:01.690Z (10 months ago)
- Topics: nodejs, postman-collection, rest-api
- Language: JavaScript
- Homepage: https://rent-a-car-api.herokuapp.com/
- Size: 3.95 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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