パッケージ: golang-github-emicklei-go-restful-swagger12-dev (1.0.1-3)
golang-github-emicklei-go-restful-swagger12-dev に関するリンク
Debian の資源:
golang-github-emicklei-go-restful-swagger12 ソースパッケージをダウンロード:
- [golang-github-emicklei-go-restful-swagger12_1.0.1-3.dsc]
- [golang-github-emicklei-go-restful-swagger12_1.0.1.orig.tar.xz]
- [golang-github-emicklei-go-restful-swagger12_1.0.1-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Swagger 1.2 extension to the go-restful package
Go-restful is a package for building REST-style Web Services using Google Go. REST asks developers to use HTTP methods explicitly and in a way that's consistent with the protocol definition. This basic REST design principle establishes a one-to-one mapping between create, read, update, and delete (CRUD) operations and HTTP methods.
This package provides Swagger UI 1.2 support for go-restful.
その他の golang-github-emicklei-go-restful-swagger12-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-emicklei-go-restful-dev
- build REST-style Web Services using Google Go