@amrnash/common
v1.0.9
Published
* Middlewares </br>Common middlewares that are needed in more than one place such as _*requireAuth*_. * Errors </br>Common Errors that are typically exists in most situations such as _*UnAuthorized*_. * Events </br>RabbitMQ event publisher and consum
Downloads
5
Readme
Common code shared between services:
- Middlewares Common middlewares that are needed in more than one place such as requireAuth.
- Errors Common Errors that are typically exists in most situations such as UnAuthorized.
- Events RabbitMQ event publisher and consumer classes.