Skip to content

darkhorse-coder/node-express-rest-api

Repository files navigation

Node_backend_codebase

Simple Node/Express/MongoDB backend service.
DB: MongoDB Atlas.

Project start

npm install

Config mongodb uri in .env

Available Scripts

In the project directory, you can run:

npm start

npm test

Runs the server in the development mode.
http://localhost:5000

Features

  • Request validate using Joi validation.
  • Smart query string parsing for get end points.
  • Testing with jest and supertest

About

Back-end with node-express-mongodb-test(jest)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published