neat/config/routes
2015-07-20 22:10:30 +02:00

11 lines
214 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
/settings SettingsR GET POST