9116a561c39a7400f63f62f00fe57d8fe9dfb675
handleCachedRequest for all data fetching methods and allowing dynamic TTL calculation.
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%