Install dependencies
hookfish.config.ts using the Hono guide, then mount
the handler before middleware that consumes /api request bodies.
http://127.0.0.1:3000/api/docs or requesting
/api/openapi.json.
Mount the Fetch-compatible Hookfish handler in an Express 5 application.
hookfish.config.ts using the Hono guide, then mount
the handler before middleware that consumes /api request bodies.
http://127.0.0.1:3000/api/docs or requesting
/api/openapi.json.