Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
✅ Goals:
- Learn the basics of Hono.js with TypeScript.
- Use type-safe request and response validation.
- Integrate **OpenAPI ** documentation generation.
- Create a few sample API routes with zod schema definitions.
Requirements:
- Set up a Hono.js project using TypeScript.
- Add and configure the
@hono/zod-openapi or hono-openapi plugin.
- Define route schemas with Zod.
- Generate OpenAPI spec and expose it at
/docs or /openapi.json.
📚 Resources:
📝 Tasks:
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
✅ Goals:
Requirements:
@hono/zod-openapiorhono-openapiplugin./docsor/openapi.json.📚 Resources:
📝 Tasks:
/docsor/openapi.json.Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.