hledger/hledger-web/routes
2011-08-07 16:24:09 +00:00

11 lines
388 B
Plaintext

/static StaticR Static getStatic
/favicon.ico FaviconR GET
/robots.txt RobotsR GET
/ RootR GET
/journal JournalR GET POST
/journal/entries JournalEntriesR GET
/journal/edit JournalEditR GET
/register RegisterR GET
/accounts AccountsR GET
/api/accounts AccountsJsonR GET