chore: add examples repo link to README (#1788)
This commit is contained in:
		@ -211,6 +211,8 @@ $ go build -tags=jsoniter .
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## API Examples
 | 
					## API Examples
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					You can find a number of ready-to-run examples at [Gin examples repository](https://github.com/gin-gonic/examples).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Using GET, POST, PUT, PATCH, DELETE and OPTIONS
 | 
					### Using GET, POST, PUT, PATCH, DELETE and OPTIONS
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```go
 | 
					```go
 | 
				
			||||||
 | 
				
			|||||||
@ -1,3 +1,3 @@
 | 
				
			|||||||
# Gin Examples
 | 
					# Gin Examples
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## TODO
 | 
					⚠️  **NOTICE:** All gin examples has moved as alone repository to [here](https://github.com/gin-gonic/examples).
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user