pester
resilient HTTP client
A Go library that provides a higher-level interface to make HTTP requests more resilient and reliable
Go (golang) http calls with retries and backoff
650 stars
6 watching
69 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Enriches an HTTP client with automatic retry functionality using exponential backoff. | 48 |
| A Go library that provides an HTTP client with automatic retries and exponential backoff. | 2,020 |
| An HTTP client package providing a lightweight way to send requests in Golang. | 80 |
| A toolkit for building versatile and composable HTTP clients in Go. | 1,086 |
| Utility library providing a set of pre-built HTTP response handlers for building RESTful APIs. | 104 |
| A declarative HTTP client library for the Go programming language | 22 |
| Provides a set of fault tolerance and resilience patterns to build more reliable software applications in Go. | 1,696 |
| Provides resiliency patterns and implementations for Go applications to handle failures and exceptions. | 2,234 |
| A library providing a simpler and more convenient HTTP client API for Go. | 1,533 |
| A Go library that mimics the functionality of a popular external HTTP client library | 2,145 |
| A Go library that simplifies the process of consuming REST APIs by abstracting away underlying complexity | 451 |
| A nicer interface for golang stdlib HTTP client | 52 |
| A lightweight HTTP client library with features like JSON response handling, progress tracking, and support for various protocols such as WebDAV. | 71 |
| A minimalistic Go library providing a straightforward REST client for building applications. | 35 |
| A Go HTTP client library for creating and sending API requests | 1,690 |