mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-23 18:22:23 +08:00
add contents for readme
This commit is contained in:
parent
e7dd71d2a2
commit
723512f11c
12
README.md
12
README.md
@ -15,12 +15,14 @@ Gin is a web framework written in Go (Golang). It features a martini-like API wi
|
|||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
- [Quick start](#Quick start)
|
- [Quick start](#Quick-start)
|
||||||
- [Benchmarks](#Benchmarks)
|
- [Benchmarks](#Benchmarks)
|
||||||
- [Gin v1.stable](#Gin v1.stable)
|
- [Gin v1.stable](#Gin-v1.stable)
|
||||||
- [Start using it](#Start using it)
|
- [Start using it](#Start-using-it)
|
||||||
- [Build with jsoniter](#Build with jsoniter)
|
- [Build with jsoniter](#Build-with-jsoniter)
|
||||||
- [API Examples](#API Examples)
|
- [API Examples](#API-Examples)
|
||||||
|
- [Using GET,POST,PUT,PATCH,DELETE and OPTIONS](Using GET,POST,PUT,PATCH,DELETE-and-OPTIONS)
|
||||||
|
- []()
|
||||||
- [Testing](#Testing)
|
- [Testing](#Testing)
|
||||||
- [Users](#Users)
|
- [Users](#Users)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user