simple car rental api
The POSTMAN API collection can be found at https://www.getpostman.com/collections/ee458f58ca9dd735f650 for the local host .
The app has been hosted on Heroku at https://node-carrental.herokuapp.com/
API requests need to be made along the /api route that is https://node-carrental.herokuapp.com/api
The POSTMAN API collection for heroku app is https://www.getpostman.com/collections/4f663467234ce7efce28
external packages used :
express - web server
mongoose - orm for mongoDB
moment - for creating custom date objects