Rapid JavaScript development environment for building RESTful API.
Note: To see a complete demo, please clone this repo.
Run npm i
to install all the dependencies,
then npm start -s
to start the server.
Note: Access URL will be: localhost:3000/feature
.
Note: You need to have MongoDB
service up and running on your machine.