1.0.0 • Published 4 years ago

navatech-common v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

Nava DT Common

This package contains several commonly needed functionalities accross the nava data tech microservices.

  • IdGenerator, generate mongo db valid ids.
  • Mongo Connector, initialize a mongoose connection to mongo db.
  • Base repository class with basic CRUD operations.
  • Base controller class with basic CRUD operations.
  • Logger bsed in log4js and customized to include the file name and the line.