aboutsummaryrefslogtreecommitdiff
path: root/src/routes
AgeCommit message (Expand)AuthorFilesLines
2024-12-25feat(`/qtip`): add new `/qtip` endpointRitesh Ghosh1-0/+14
2024-12-22refactor: integrate new `getOrSet` method definitionRitesh Ghosh1-12/+12
2024-12-22feat(az-list): add `/azlist/:sortOption` endpoint for scraping hianime's az-l...Ritesh Ghosh1-0/+19
2024-12-07feat(cache): integrated Redis caching layer for endpoint responsesRitesh Ghosh1-17/+80
2024-10-06Aniwatch API Version 2 (#66)Ritesh Ghosh2-55/+125
2023-12-17feat(estimatedSchedule): add `/schedule` routeRitesh Ghosh1-0/+4
2023-11-22fix(ts): add strict file & type importsRitesh Ghosh1-2/+2
2023-08-28feat(episodeServers): added `getEpisodeServers` route endpointRitesh Ghosh1-0/+4
2023-08-18style(animeEpisodeSrcs): updated endpoint commentRitesh Ghosh1-1/+1
2023-08-17feat: added `animeEpisodes` & `animeEpisodeSrcs` routesRitesh Ghosh1-0/+9
2023-08-13feat(routes): added `search/suggest` & `/producer` routesRitesh Ghosh1-0/+8
2023-08-07chore(homePageInfo): updated `getHomePage` handler nameRitesh Ghosh1-2/+2
2023-08-06style: updated genre endpoint commentRitesh Ghosh1-1/+1
2023-08-04feat(newRoute): added `/genre/:name` routeRitesh Ghosh1-0/+4
2023-08-03feat(newRoutes): added `/` & `/home` routesRitesh Ghosh1-1/+12
2023-08-03feat(homeRoute): added home routeRitesh Ghosh1-1/+4
2023-08-02feat(routes): added routeRitesh Ghosh1-1/+4
2023-08-02feat: added anime routeRitesh Ghosh1-0/+9