[ 源代码: 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