13 lines
		
	
	
		
			430 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			430 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /favicon.ico     FaviconR        GET
 | |
| /robots.txt      RobotsR         GET
 | |
| /static          StaticR         Static getStatic
 | |
| /                RootR           GET
 | |
| /journal         JournalR        GET
 | |
| /register        RegisterR       GET
 | |
| /add             AddR            POST
 | |
| /edit            EditR           POST
 | |
| /import          ImportR         POST
 | |
| 
 | |
| -- /accounts        AccountsR       GET
 | |
| -- /api/accounts    AccountsJsonR   GET
 |