mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-23 01:57:55 +08:00
update readme
This commit is contained in:
parent
72db8acd99
commit
1fdfdcb4ed
@ -10,9 +10,11 @@
|
||||
[](https://sourcegraph.com/github.com/gin-gonic/gin?badge)
|
||||
[](https://www.codetriage.com/gin-gonic/gin)
|
||||
|
||||
Gin is a web framework written in Go (Golang). It features a martini-like API with much better performance, up to 40 times faster thanks to [httprouter](https://github.com/julienschmidt/httprouter). If you need performance and good productivity, you will love Gin.
|
||||
Gin is a web framework written in Go (Golang).
|
||||
|
||||

|
||||
Gin features a martini-like API with much better performance, up to 40 times faster thanks to [httprouter](https://github.com/julienschmidt/httprouter).
|
||||
|
||||
If you need performance and good productivity, you will love Gin.
|
||||
|
||||
## Contents
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user