egorkaBurkenya/resilient-go
Production-ready Go HTTP client with rate limiting, retry, and adaptive backoff
Go1 stars0 forks
What it does
resilient-go is a production-ready Go HTTP client designed for API consumption, offering features like rate limiting, smart retries, and adaptive throttling. It balances simplicity and resilience, making it ideal for developers needing reliable HTTP interactions.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Discover how resilient-go can enhance your Go API interactions with built-in resilience features!
Content angles
- Create a tutorial on implementing resilient-go in a Go application for robust API calls.
- Compare resilient-go with other Go HTTP clients to highlight its unique features and advantages.
- Develop a video showcasing real-world scenarios where resilient-go's rate limiting and retry mechanisms improve API reliability.
Who should care
Go developers looking for a reliable HTTP client to handle API requests efficiently.