⚡️Fast to code and fewer bugs.Increase the speed to develop features and reduce developer induced errors.
⚙️OpenAPI and Zod integrated seamlessly.Built-in integration of Zod validators and OpenAPI schema generators.
🏷️Fully typed schemas and parameters.All parameters and schemas are typed when implementing route handlers.
📖Interactive API documentation.Swagger and Redoc pages are available by default at `/docs` and `/redoc`.
🪝Dependencies over complicated middleware.Prepare variables, enforce authentication, and run other tasks before processing a request.
🔩Highly flexible and adaptable.Designed for effortless addition, removal, and replacement of modules or components.