15 lines
		
	
	
		
			413 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			413 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /static          StaticR         Static getStatic
 | |
| /favicon.ico     FaviconR        GET
 | |
| /robots.txt      RobotsR         GET
 | |
| 
 | |
| /                RootR           GET
 | |
| 
 | |
| /journal         JournalR        GET POST
 | |
| /journal/entries JournalEntriesR GET POST
 | |
| /journal/edit    JournalEditR    GET POST
 | |
| 
 | |
| /register        RegisterR       GET POST
 | |
| 
 | |
| -- /accounts        AccountsR       GET
 | |
| -- /api/accounts    AccountsJsonR   GET
 |