Skip to Content
docsapiIndex

Last Updated: 3/9/2026


API

Hono’s API is simple. Just composed by extended objects from Web Standards. So, you can understand it well quickly.

In this section, we introduce API of Hono like below.

  • Hono object
  • About routing
  • Context object
  • About middleware