WebPieces server with filter chain and dependency injection
npm install @webpieces/http-server> WebPieces server with filter chain and dependency injection
Part of the WebPieces TypeScript framework.
- 🎯 Built on Express.js with enhanced capabilities
- 🔗 Filter chain architecture for request/response processing
- 💉 Integrated dependency injection with InversifyJS
- 🚀 Request-scoped context management
- ✨ Type-safe routing and middleware
``bash``
npm install @webpieces/http-server
See the main WebPieces README for complete documentation and examples.
Apache-2.0