13 lines
275 B
Plaintext
13 lines
275 B
Plaintext
/static StaticR Static appStatic
|
|
/auth AuthR Auth getAuth
|
|
|
|
/favicon.ico FaviconR GET
|
|
/robots.txt RobotsR GET
|
|
|
|
/ HomeR GET POST
|
|
/wallet WalletR GET
|
|
/wallet/#Int64/#Int64 WalletDetailsR GET
|
|
-- /register RegisterR GET POST
|
|
/settings SettingsR GET POST
|
|
/update UpdateR GET
|