aboutsummaryrefslogtreecommitdiff
path: root/src/controllers/animeSearch.controller.ts
AgeCommit message (Expand)AuthorFilesLines
2023-08-13fix(animeSearch): fixed bug where if q is null throws `BadGateway`Ritesh Ghosh1-1/+1
2023-08-07feat(controllerTypes): added request handler typesRitesh Ghosh1-12/+13
2023-08-02feat: added `animeSearch` controllerRitesh Ghosh1-0/+33