Skip to content

Latest commit

History

History
42 lines (29 loc) 路 1.68 KB

README.md

File metadata and controls

42 lines (29 loc) 路 1.68 KB

logo

RESTful API

The Restful API used for the SAFE PLANT analytics portal


This project was developed on top of the LoopBack framework and uses a MongoDB database hosted on MLab.

Quick start

The generated project have dependencies that require node together with npm.

Make sure you have Node version >= 8.0 and (NPM >= 5 or Yarn )

# clone the repository
git clone https://github.com/brionmario/restful-api.git

# change the directory
cd restful-api

# install the dependencies with npm
npm install

# start the development server
npm start

Built With

Loopback聽聽 NodeJS聽聽 ExpressJS聽聽 MongoDB聽聽 MLab聽聽

License

This project is licensed under the MIT License - see the LICENSE.md file for details.