[ 源代码: golang-github-emicklei-go-restful ]
软件包:golang-github-emicklei-go-restful-dev(2.4.0-2)
golang-github-emicklei-go-restful-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-emicklei-go-restful:
- [golang-github-emicklei-go-restful_2.4.0-2.dsc]
- [golang-github-emicklei-go-restful_2.4.0.orig.tar.gz]
- [golang-github-emicklei-go-restful_2.4.0-2.debian.tar.xz]
维护小组:
- pkg-go (QA 页面, 邮件存档)
- Dmitry Smirnov (QA 页面)
- Tim Potter (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
build REST-style Web Services using Google Go
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.
其他与 golang-github-emicklei-go-restful-dev 有关的软件包
|
|
|
|
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib