GitHunt
BR

braden-w/hono-openapi

Hono middleware to generate OpenAPI Swagger documentation

๐Ÿ“œ Hono OpenAPI

Ask DeepWiki
npm version
npm downloads

This can automatically generate the OpenAPI specification for the Hono App using your validation schema, which can be used to generate client libraries, documentation, and more.

This lib supports all the validation libs which are Standard Schema compliant.

For documentation visit honohub.dev.

Note

This package is still in development and your feedback is highly appreciated. If you have any suggestions or issues, please let us know by creating an issue on GitHub.

Contributing

Visit our contributing docs.

Credits

  • The idea for this project was inspired by ElysiaJS and their amazing work on generating OpenAPI specifications.
  • This project would not have been possible without the work of Sam Chung and his Zod OpenAPI package.

Languages

TypeScript99.7%JavaScript0.3%
MIT License
Created October 23, 2025
Updated October 23, 2025