Skip to content

RESTful Web Services with Node.js, Express, and MongoDB to create Books APIs. Good starter for clean code, unit tests, integration tests, routing, middleware, and hateoas configuration.

jp9573/BooksRESTService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BooksRESTService

RESTful Web Services with Node.js, Express, and MongoDB to create Books APIs. Good starter for clean code, unit tests, integration tests, routing, middleware, and HATEOAS (Hypermedia as the Engine of Application State) configuration.

Technology Stack:

  • Backend: Node.JS, Express.JS
  • Testing tools:
    • Unit testing: Mocha, Should, Sinon.JS
    • Integration testing: Supertest
  • Database: MongoDB

About

RESTful Web Services with Node.js, Express, and MongoDB to create Books APIs. Good starter for clean code, unit tests, integration tests, routing, middleware, and hateoas configuration.

Topics

Resources

Stars

Watchers

Forks