These changes refactor the router handling into its own package to keep main.go clean. Also API handlers are here refactored to their corresponding files.
		
			
				
	
	
	
		
			1.2 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.2 KiB
		
	
	
	
	
	
	
	
These changes refactor the router handling into its own package to keep main.go clean. Also API handlers are here refactored to their corresponding files.