d4a5a4fbb16bc780404c80d6a7b2619d39572cb3
"non-public" in this case means only used for event handling (and not supposed to be called by clients)
npm install
npm run dev
npm run deploy
Development
If a route is internal-only or doesn't need to appear on the OpenAPI spec (that's autogenerated by Hono), use the Hono class. Otherwise, use the OpenAPIHono class from @hono/zod-openapi.
Description
Languages
TypeScript
100%