UNPKG

@sentzunhat/zacatl

Version:

A modular, high-performance TypeScript microservice framework for Node.js, featuring layered architecture, dependency injection, and robust validation for building scalable APIs and distributed systems.

5 lines 157 B
export * from './handler.js'; export * from './http-methods.js'; export * from './request.js'; export * from './schema.js'; //# sourceMappingURL=index.js.map