1.0.9 • Published 3 years ago

@mmkgittix/common v1.0.9

Weekly downloads
10
License
ISC
Repository
-
Last release
3 years ago

Overview:

  • This is an npm package that was created while implementing some microservices and serves as a common library.

  • This repo contains all common code used across the microservices implemented in this repo.

  • Common code like: errors classes, auth middlewares, events structure (events used to communicate between micro services), and also some shared enums.