Skip to content

project-safeplant/safeplant-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.