fast-shot
HTTP client library
A fast and flexible HTTP client for Go with support for various features like authentication, headers, query parameters, retry mechanisms, and more.
Hit your API targets with rapid-fire precision using Go's fastest and simple HTTP Client.
72 stars
2 watching
9 forks
Language: Go
last commit: about 2 months ago
Linked from 1 awesome list
gogolanggolang-libraryhttp-clientjsonrestxml
Related projects:
Repository | Description | Stars |
---|---|---|
h2non/gentleman | A toolkit for building versatile and composable HTTP clients in Go. | 1,086 |
monaco-io/request | An HTTP client library for making requests in Go | 291 |
asmcos/requests | An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
bozd4g/go-http-client | An HTTP client package providing a lightweight way to send requests in Golang. | 80 |
dghubble/sling | A Go HTTP client library for creating and sending API requests | 1,690 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
go-zoox/fetch | A lightweight HTTP client library with features like JSON response handling, progress tracking, and support for various protocols such as WebDAV. | 71 |
nojima/httpie-go | A user-friendly HTTP client CLI with a simple and intuitive interface | 304 |
earthboundkid/requests | A library providing a simpler and more convenient HTTP client API for Go. | 1,533 |
jesustinoco/go-smith | A Go client library for interacting with the Stacksmith API | 4 |
bndr/gopencils | A Go library that simplifies the process of consuming REST APIs by abstracting away underlying complexity | 451 |
presbrey/go-multiproxy | A Go library that enables the management of multiple HTTP/HTTPS and SOCKS5 proxies for efficient and fault-tolerant web requests | 6 |
fergstar/go-parse | A Go client library providing a set of pre-built services to interact with the Parse API. | 1 |
httplib2/httplib2 | A fast and comprehensive HTTP client library for Python. | 488 |
xmppo/go-xmpp | A Go library providing an implementation of the XMPP protocol for real-time communication over the internet | 535 |