https://github.com/webnice/transport
Client for HTTP request
https://github.com/webnice/transport
client golang http lib
Last synced: 26 days ago
JSON representation
Client for HTTP request
- Host: GitHub
- URL: https://github.com/webnice/transport
- Owner: webnice
- License: mit
- Created: 2017-03-03T15:34:10.000Z (almost 9 years ago)
- Default Branch: v4
- Last Pushed: 2024-12-28T14:49:12.000Z (about 1 year ago)
- Last Synced: 2024-12-28T15:26:55.148Z (about 1 year ago)
- Topics: client, golang, http, lib
- Language: Go
- Size: 7.77 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# transport
[](https://godoc.org/github.com/webnice/transport)
Client for HTTP request
#### Dependencies
- golang.org/x/text
- golang.org/x/tools
#### Install
```bash
go get github.com/webnice/transport/v4
```