hledger/hledger-web/config/routes
2015-02-16 15:03:48 +00:00

12 lines
410 B
Plaintext

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