An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# transport

[![GoDoc](https://godoc.org/github.com/webnice/transport?status.svg)](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
```