UNPKG

reest

Version:

A library inspired by NestJS's elegance, specifically designed for efficient serverless API development on AWS Lambda. It streamlines the creation of microservices with automated Swagger documentation and enhanced decorator-based middleware support, makin

8 lines (7 loc) 233 B
export * from "./OpenapiOptions"; export * from "./RouteDefinition"; export * from "./ParameterOptions"; export * from "./QueryOptions"; export * from "./MulterOptions"; export * from "./Interceptor"; //export * from "./Middleware";