b8ae21195686259e29b09e243cda2b49db9930df
- Enhances title matching accuracy when fetching Aniwatch IDs. - Prioritizes user-preferred titles and falls back to English titles. - Ensures only one fetch call is made per title if both english and userPreferred title are same. - Adds a score threshold to filter low-quality matches. - Fixes a bug where the episode list was not being returned.
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%