mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-22 01:12:16 +08:00
chore: add examples repo link to README
This commit is contained in:
parent
0feaf8cbd8
commit
e5064dba61
@ -211,6 +211,8 @@ $ go build -tags=jsoniter .
|
||||
|
||||
## 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
|
||||
|
||||
```go
|
||||
|
@ -1,3 +0,0 @@
|
||||
# Gin Examples
|
||||
|
||||
## TODO
|
Loading…
x
Reference in New Issue
Block a user