hledger/hledger-web/config/routes
2015-02-16 16:21:07 +00:00

11 lines
363 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
-- /accounts AccountsR GET
-- /api/accounts AccountsJsonR GET