Skip to content

genchev99/SmartParkApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Park

Smart Park is Rest API that feeds live information about the free parking spaces.

Installation

Use the package manager npm to install all dependencies.

git clone https://github.com/genchev99/SmartParkApi
cd SmartParkApi
npm install
echo MONGO_DATABASE_URL=mongodb://localhost:27017/smartpark > .env
npm start

API

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published