hledger/hledger-web/routes
2011-05-25 03:04:49 +00:00

9 lines
266 B
Plaintext

/static StaticR Static getStatic
/favicon.ico FaviconR GET
/robots.txt RobotsR GET
/ RootR GET
/journal JournalR GET POST
/register RegisterR GET POST
/journalonly JournalOnlyR GET POST
/accountsonly AccountsOnlyR GET