[ 源代码: golang-github-gin-gonic-gin ]
软件包:golang-github-gin-gonic-gin-dev(1.8.1-2)
golang-github-gin-gonic-gin-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-gin-gonic-gin:
- [golang-github-gin-gonic-gin_1.8.1-2.dsc]
- [golang-github-gin-gonic-gin_1.8.1.orig.tar.gz]
- [golang-github-gin-gonic-gin_1.8.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-gin-contrib-gzip-dev
- golang-github-deanthompson-ginpprof-dev
- golang-github-urfave-negroni-dev
- golang-github-appleboy-gofight-dev
- python3-fastapi
- golang-github-goji-httpauth-dev
- golang-github-bouk-httprouter-dev
- wbox
- golang-github-appleboy-gin-jwt-dev
- golang-github-julienschmidt-httprouter-dev
- golang-github-valyala-fasthttp-dev
HTTP web framework written in Go
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. If you need performance and good productivity, you will love Gin.
其他与 golang-github-gin-gonic-gin-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-gin-contrib-sse-dev
- Server-Sent Events implementation in Go
-
- dep: golang-github-go-playground-validator-v10-dev
- Go library for struct and field validation
-
- dep: golang-github-mattn-go-isatty-dev
- Golang library to implementation isatty interface
-
- dep: golang-github-pelletier-go-toml.v2-dev
- Go library for the TOML format (go-toml v2)
-
- dep: golang-github-ugorji-go-codec-dev
- idiomatic codec and rpc lib for msgpack, cbor, json (library)
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries
-
- dep: golang-google-protobuf-dev
- Go support for protocol buffers (APIv2)
-
- dep: golang-gopkg-yaml.v2-dev
- YAML support for the Go language