14 lines
		
	
	
		
			449 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			449 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /favicon.ico     FaviconR        GET
 | |
| /robots.txt      RobotsR         GET
 | |
| /static          StaticR         Static getStatic
 | |
| 
 | |
| /                RootR           GET
 | |
| /journal         JournalR        GET
 | |
| /register        RegisterR       GET
 | |
| /add             AddR            GET POST
 | |
| 
 | |
| /manage             ManageR         GET
 | |
| /edit/#FilePath     EditR           GET POST
 | |
| /upload/#FilePath   UploadR         GET POST
 | |
| /download/#FilePath DownloadR       GET
 |