API for the car collection
This application makes use of a mongoDB with a database named carcollection. Please make sure you have installed the MongoDB Community Edition locally. The installation instructions can be found here.
Once you have cloned the application, please run the following to install all dependencies:
To run the API server, run the following:
This will lauch the server on http://localhost:3333.