Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 203 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 203 Bytes

Node.js RESTful

RESTful API with NodeJS

How to start

First you need to have NodeJS installed in your machine than run the commands below:

npm install

npm start

Feel free to fork! ;)