mirror of
				https://github.com/gin-gonic/gin.git
				synced 2025-11-04 09:12:12 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			98 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			98 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
application: hello
 | 
						|
version: 1
 | 
						|
runtime: go
 | 
						|
api_version: go1
 | 
						|
 | 
						|
handlers:
 | 
						|
- url: /.*
 | 
						|
  script: _go_app |