resty
Simple HTTP and REST client for Go inspired by Ruby rest-client.
11,531
HTTP requests for Gophers. Uses context.Context and doesn't hide the underlying net/http.Client, making it compatible with standard Go APIs. Also includes testing tools.
Simple HTTP and REST client for Go inspired by Ruby rest-client.
Simple Go HTTP client with Black Magic (Less code and More efficiency).
An enhanced http client with retry and hystrix capabilities.
Retryable HTTP client in Go.
A Go "clone" of the great and famous Requests library.