11 lines
388 B
Plaintext
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
|