Commit Graph

3 Commits

Author SHA1 Message Date
4b3354a5d6 feat: Add unit tests for resolvers and services, update dependencies, and remove unused scripts. 2025-12-07 05:18:23 -05:00
bdac969be9 test: migrate from bun to pnpm and vitest 2025-12-06 18:14:01 -05:00
495506935e refactor!: migrate from REST API to GraphQL
- Replace OpenAPI/REST endpoints with a single  route.
- Remove  and Swagger UI configuration.
- Disable OpenAPI schema extensions in Zod types.
- Refactor  to be request-agnostic.
- Update episode URL fetching to return standardized success/failure objects.
- Update project dependencies.
2025-12-06 07:30:51 -05:00