Skip to content

geenloop/node-api-sandbox

 
 

Repository files navigation

Restful CRUD API Application

Build using Node.js, Express and MongoDB. Forked and edited for my needs and better undertand for the other.

demo

1. Install

npm install
bower install

2. Run

npm run start

That's all simple as that and server runs on:

http://localhost:3000

3. Test (by Postman)

demo demo

About

Node.js, Express and Mongoose API server sandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.6%
  • HTML 9.4%