hledger/hledger-web/config/routes

12 lines
391 B
Plaintext

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