resty
Simple HTTP and REST client for Go inspired by Ruby rest-client.
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.
Sling is a Go HTTP client library for creating and sending API requests.
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.
net/http.Client like HTTP Client with options to select specific client TLS Fingerprints to use for requests.
Advanced HTTP client with HTTP/1.1, HTTP/2, HTTP/3 (QUIC), SOCKS5 proxy support and browser-grade TLS fingerprinting.
Full-featured plugin-driven HTTP client library.
Go HTTP client calls with retries, backoff, and concurrency.
Get easily stdlib HTTP client, which does not share any state with other clients.
An easy-to-use HTTP client 100% in Go to spoof TLS/JA3 and HTTP2 fingerprint.
HTTP client for golang. If you have experience about axios or requests, you will love it. No 3rd dependency.
Hit your API targets with rapid-fire precision using Go's fastest and simple HTTP Client.
A Powerful, Lightweight, Easy Http Client, inspired by Web Fetch API.
Make http calls simply and easily.
Go http.RoundTripper that emits open telemetry metrics for HTTP requests.
Enriches the default go HTTP client with retry functionality.
A nicer interface for golang stdlib HTTP client.
A Go HTTP client library inspired by Axios, providing a simple and intuitive API for making HTTP requests.
A library for Multiplexing HTTP requests based on multiple Source IPs.
Declarative golang HTTP client.
Simple and lightweight golang package for http requests. based on powerful net/http