@microstore/common
v1.2.3
Published
Shared code between microstore services
Readme
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.
