aboutsummaryrefslogtreecommitdiff
path: root/src/controllers
AgeCommit message (Expand)AuthorFilesLines
2023-08-06style: updated sample endpoint commentRitesh Ghosh1-1/+1
2023-08-04feat(newController): added `animeGenre` controllerRitesh Ghosh1-0/+32
2023-08-03refactor(controller): updated controller imports & exportsRitesh Ghosh1-1/+9
2023-08-03feat(newController): added `animeAboutInfo` controllerRitesh Ghosh1-0/+25
2023-08-03feat(homeController): added home route controllerRitesh Ghosh1-0/+19
2023-08-03refactor: updated controller import exportRitesh Ghosh1-1/+2
2023-08-02fix: updated controllers exportsRitesh Ghosh1-1/+2
2023-08-02feat: added `animeSearch` controllerRitesh Ghosh1-0/+33
2023-08-02feat: added anime category controllerRitesh Ghosh1-0/+32
2023-08-02feat: added all controllers exportRitesh Ghosh1-0/+3