neat/config/routes

10 lines
182 B
Plaintext

/static StaticR Static appStatic
/auth AuthR Auth getAuth
/favicon.ico FaviconR GET
/robots.txt RobotsR GET
/ HomeR GET POST
/wallet WalletR GET
/register RegisterR GET POST