1.2.3 • Published 4 years ago

@microstore/common v1.2.3

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

Microstore-Common

Code shared between services in my Microstore app.

Errors

Code related to error handling. Custom error classes for standardized responses and serialization.

Middleware

Various reusable middlewares for the Express request handling.

Messaging

NATS Streaming Server events live here. Define all messages and subjects, and abstract classes & interfaces for listeners and publishers to subclass in the serevices.