Skip to content

Simple REST API on Node.js and Express with tests on Mocha

Notifications You must be signed in to change notification settings

kirill-a/rest-api-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplest REST API on Node.js and Express, tests with Mocha and Chai.

npm start -- run web server with gulp on 8000 port

npm run-script lint -- execute eslint on src/ dir

npm test -- run mocha tests (server must be running)

Note that you need mongodb installed

About

Simple REST API on Node.js and Express with tests on Mocha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published