套件: golang-github-emicklei-go-restful-swagger12-dev (1.0.1-1)
golang-github-emicklei-go-restful-swagger12-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-emicklei-go-restful-swagger12:
- [golang-github-emicklei-go-restful-swagger12_1.0.1-1.dsc]
- [golang-github-emicklei-go-restful-swagger12_1.0.1.orig.tar.xz]
- [golang-github-emicklei-go-restful-swagger12_1.0.1-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team (郵件存檔)
- Andrew Shadura
外部的資源:
- 主頁 [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