f6a3ea2649ce2a3c15553ffee5462acabbdee67c
Fixes issues with SSE streaming by explicitly setting the content type and encoding headers. Also, removes unnecessary destructuring in fetchEpisodes.
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%