Skip to content

ShaunPep/car-collection-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

car-collection-api

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:

yarn install

To run the API server, run the following:

yarn start:dev

This will lauch the server on http://localhost:3333.

About

API for the car collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published