api-rest-node

Estrutura e Cadastro usando node e mongoDB

View on GitHub

API REST NODE.JS

A ideia deste projeto e praticar e aprender conceitos e padrões JavaScript e treinar uma aplicação que alimenta um Front-End <3

Run the project locally

1 - Prepare the evironment:

 $ npm install 

2 - Clone the project and install the dependecies:

$ git clone git@github.com:RobsonGap/api-rest-node.git
$ cd api-rest-node
$ npm install

3 – Run static server and livereload:

$ node index.js

Stack

API REST<3

Versioning

To keep better organization of releases we follow the Semantic Versioning 2.0.0 guidelines.

Contributing

Find on our roadmap the next steps of the project ;)
Want to contribute? Follow these recommendations.

License

MIT License © Robson Alves