[ aramo ]
[ 源代码: golang-github-getkin-kin-openapi ]
软件包: golang-github-getkin-kin-openapi-dev (0.85.0-1)
golang-github-getkin-kin-openapi-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-github-getkin-kin-openapi:
- [golang-github-getkin-kin-openapi_0.85.0-1.dsc]
- [golang-github-getkin-kin-openapi_0.85.0.orig.tar.gz]
- [golang-github-getkin-kin-openapi_0.85.0-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Alexandre Viau
- Anthony Fok
外部的资源:
- 主页 [github.com]
相似软件包:
OpenAPI 3.0 implementation for Go
A Go project for handling OpenAPI (https://www.openapis.org/) files. The project targets the latest OpenAPI version (currently 3) but contains support for older OpenAPI versions too.
其他与 golang-github-getkin-kin-openapi-dev 有关的软件包
|
|
|
-
- dep: golang-github-ghodss-yaml-dev (>= 1.0.0)
- better way to marshal and unmarshal YAML in Golang
-
- dep: golang-github-go-openapi-jsonpointer-dev (>= 1:0.19.5)
- fork of gojsonpointer with support for structs (Go library)
-
- dep: golang-github-gorilla-mux-dev (>= 1.8.0)
- powerful URL router and dispatcher for golang
-
- dep: golang-github-stretchr-testify-dev (>= 1.5.1)
- sacred extension to the standard Go testing package