heimdall

Client

An HTTP client with features for handling failures and retries in distributed systems

An enhanced HTTP client for Go

GitHub

3k stars
56 watching
215 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

backoffcircuit-breakerdistributed-systemsgolanghttpclienthystrixretriesscale

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
parnurzeal/gorequestA simplified HTTP client for Go, providing a straightforward interface for sending various types of HTTP requests.3,445
didip/tollboothMiddleware to control HTTP request rates based on various criteria such as IP address, path, methods, and headers.2,717
gavv/httpexpectA toolkit for building and testing HTTP/REST APIs with a focus on ease of use and flexibility2,569
goadesign/goaA tool for designing and generating APIs in Go5,719
emicklei/go-restfulA package for building RESTful web services using Go5,051
cloudwego/hertzA high-performance Go HTTP framework designed for building microservices with strong extensibility and usability features.5,442
henvic/httprettyPrints HTTP requests in a human-readable format on the terminal402
h2non/gentlemanA toolkit for building versatile and composable HTTP clients in Go.1,086
bozd4g/go-http-clientAn HTTP client package providing a lightweight way to send requests in Golang.80
gopherjs/gopherjsCompiles Go code to JavaScript for running in browsers12,785
request/requestA simple HTTP client for making requests with built-in support for streaming, headers, and redirects.25,678
opus-domini/fast-shotA fast and flexible HTTP client for Go with support for various features like authentication, headers, query parameters, retry mechanisms, and more.72
qustavo/httplabAn interactive web server for inspecting and manipulating HTTP requests and responses4,057
olahol/melodyA lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets.3,785
gin-gonic/ginA high-performance web framework written in Go, providing a fast and flexible API for building HTTP services.79,433