Skip to content

This repository implements the core functionalities of backend using Node.js

Notifications You must be signed in to change notification settings

chauhan-abhi/node-samples

Repository files navigation

Node-samples

Samples implementing core node-modules:

  • os
  • path
  • http
  • events
  • express
  • morgan --> for logging
  • pug --> template engine
  • config --> hierarchical configurations for your app deployments in JSON files or env vars
  • Joi --> Validation
  • fawn --> Two phase commit in Transaction in MongoDb
  • Lodash --> Object handling
  • jsonwebtoken --> handling jwt in authentication
  • express-async-errors --> try catch handling of router functions same as implemented in middleware/async.js
  • winston --> for logging
  • winston-mongodb --> for logging in MongoDb

About

This repository implements the core functionalities of backend using Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published