This repository has been archived on 2024-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
fradrive-old/routes

15 lines
272 B
Plaintext

/static StaticR Static appStatic
/auth AuthR Auth getAuth
/favicon.ico FaviconR GET
/robots.txt RobotsR GET
/ HomeR GET POST
/profile ProfileR GET
/assist/newcourse NewCourseR GET POST
/assist/newterm NewTermR GET POST
/assist/showterm ShowTermR GET