Skip to content

gogo-lib/httpclient

Repository files navigation

httpclient features

  • http client for call api with fasthttp
  • circuit breaker pattern for api likely to fail (proxy pattern)

How to download as submodule

wget https://raw.githubusercontent.com/gogo-lib/httpclient/main/download.sh && \
chmod +x download.sh && \
./download.sh && \
rm download.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published