go-http-client
HTTP client
An HTTP client package providing a lightweight way to send requests in Golang.
An enhanced and lightweight http client for Golang
79 stars
3 watching
16 forks
Language: Go
last commit: 10 months ago
Linked from 2 awesome lists
gogolanghelperhttphttp-client
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
h2non/gentleman | A toolkit for building versatile and composable HTTP clients in Go. | 1,082 |
earthboundkid/requests | A library providing a simpler and more convenient HTTP client API for Go. | 1,512 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
nojima/httpie-go | A user-friendly HTTP client CLI with a simple and intuitive interface | 301 |
ddo/rq | A nicer interface for golang stdlib HTTP client | 51 |
opus-domini/fast-shot | An HTTP client library for Go that provides a simple and fluent API for making requests with various features and customization options. | 66 |
bndr/gopencils | A Go library that simplifies the process of consuming REST APIs by abstracting away underlying complexity | 451 |
benoitc/hackney | An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests | 1,337 |
monaco-io/request | An HTTP client library for making requests in Go | 291 |
fergstar/go-parse | A Go client library providing a set of pre-built services to interact with the Parse API. | 1 |
ondrej-smola/mesos-go-http | Provides an HTTP interface to interact with Apache Mesos clusters | 18 |
esurdam/go-sophos | A client library for interacting with Sophos UTM 9 REST API in Go | 12 |
golobby/router | A lightweight HTTP router for the Go programming language with routing, middleware, and response support | 22 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |