パッケージ: golang-github-emicklei-go-restful-dev (2.11.1-2)
golang-github-emicklei-go-restful-dev に関するリンク
Trisquel の資源:
golang-github-emicklei-go-restful ソースパッケージをダウンロード:
- [golang-github-emicklei-go-restful_2.11.1-2.dsc]
- [golang-github-emicklei-go-restful_2.11.1.orig.tar.xz]
- [golang-github-emicklei-go-restful_2.11.1-2.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team
- Dmitry Smirnov
- Tim Potter
外部の資源:
- ホームページ [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.