napping

Golang HTTP client library

  • 所有者: jmcvetta/napping
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Napping: HTTP for Gophers

Package napping is a Go client library for interacting with
RESTful APIs. Napping was inspired by Python's excellent Requests
library.

Status, System, Status, -----------, :---------------------------------------------------------------------------------------------------------------------:, Travis CI, Travis Build Status, CircleCI, Circle CI, Coveralls, Coveralls, Codecov, Codecov, Used by, and developed in conjunction with, Neoism.

Installation

Requirements

Napping is tested with Go 1.3 or later.

Development

go get github.com/jmcvetta/napping

Stable

Napping is versioned using gopkg.in.

Current release is v3.

go get gopkg.in/jmcvetta/napping.v3

Documentation

See GoDoc
for automatically generated API documentation.

Check out github_auth_token for a working example
showing how to retrieve an auth token from the Github API.

Support

Support and consulting services are available from Silicon Beach Heavy
Industries
.

Contributing

Contributions in the form of Pull Requests are gladly accepted. Before
submitting a PR, please ensure your code passes all tests, and that your
changes do not decrease test coverage. I.e. if you add new features also add
corresponding new tests.

License

This is Free Software, released under the terms of the GPL v3.

主要指标

概览
名称与所有者jmcvetta/napping
主编程语言Go
编程语言Go (语言数: 1)
平台
许可证
所有者活动
创建于2012-11-30 20:49:52
推送于2020-08-10 11:48:05
最后一次提交2017-03-11 12:32:04
发布数12
最新版本名称v3.2.0 (发布于 )
第一版名称v1 (发布于 )
用户参与
星数284
关注者数14
派生数57
提交数303
已启用问题?
问题数18
打开的问题数4
拉请求数32
打开的拉请求数0
关闭的拉请求数5
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?