@eecho/express
v0.0.2
Published
EEcho express framework with Express and MongoDB support
Downloads
112
Readme
@eecho/express
Express server framework library for the EEcho framework with MongoDB integration.
Installation
npm install @eecho/express @eecho/definition express mongodbFeatures
- Express-based server framework
- MongoDB integration with automatic repository generation
- Auto-generated API endpoints from definitions
- Type-safe middleware support
- Repository pattern implementation
- Built-in CRUD operations
- Custom field validation and transformation
