summaryrefslogtreecommitdiff
path: root/config/routes
blob: a83a59fdf521b96a2fa3a820e20956a43f393110 (plain)
1
2
3
4
5
6
7
8
/static StaticR Static getStatic
/auth   AuthR   Auth   getAuth

/favicon.ico FaviconR GET
/robots.txt RobotsR GET

/ HomeR GET POST
/user/#UserId UserR GET POST