1 रिपॉजिटरी
Architectural patterns for organizing complex backend services using dependency injection and metadata decorators.
Distinct from Enterprise Data Services: Distinct from Enterprise Data Services: focuses on the structural organization of the service logic rather than data platform connectors.
Explore 1 awesome GitHub repository matching data & databases · Service Structuring Patterns. Refine with filters or upvote what's useful.
Midway is a suite of backend frameworks for Node.js designed to build enterprise microservices and full-stack applications. It centers on a dependency injection architecture using an inversion-of-control container and decorators to organize complex business logic and maintainable server-side structures. The framework provides multi-protocol support for HTTP, gRPC, and WebSockets, allowing a single environment to handle diverse service-to-service networking requirements. It also includes a multi-runtime adapter layer that enables applications to be deployed across traditional containers and va
Offers a comprehensive framework for organizing enterprise microservices using dependency injection and metadata decorators.