[ ソース: golang-github-go-resty-resty ]
パッケージ: golang-github-go-resty-resty-dev (2.4.0-1)
golang-github-go-resty-resty-dev に関するリンク
Debian の資源:
golang-github-go-resty-resty ソースパッケージをダウンロード:
- [golang-github-go-resty-resty_2.4.0-1.dsc]
- [golang-github-go-resty-resty_2.4.0.orig.tar.gz]
- [golang-github-go-resty-resty_2.4.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Simple HTTP and REST client library for Go
Features:
* GET, POST, PUT, DELETE, HEAD, PATCH, OPTIONS, etc. * Simple and chainable methods for settings and request * Request Body can be string, []byte, struct, map, slice and io.Reader too * Response object gives you more possibility * Automatic marshal and unmarshal for JSON and XML content type * Easy to upload one or more file(s) via multipart/form-data * Request URL Path Params (aka URI Params) * Resty client HTTP & REST Request and Response middlewares
And much more.
その他の golang-github-go-resty-resty-dev 関連パッケージ
|
|
|
|
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries