httpie-go
HTTP client
A user-friendly HTTP client CLI with a simple and intuitive interface
httpie-like HTTP client written in Go
304 stars
3 watching
25 forks
Language: Go
last commit: over 1 year ago clientgohttp
Related projects:
Repository | Description | Stars |
---|---|---|
monaco-io/request | An HTTP client library for making requests in Go | 291 |
bozd4g/go-http-client | An HTTP client package providing a lightweight way to send requests in Golang. | 80 |
h2non/gentleman | A toolkit for building versatile and composable HTTP clients in Go. | 1,086 |
ddo/rq | A nicer interface for golang stdlib HTTP client | 52 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
golobby/router | A lightweight HTTP router for the Go programming language with routing, middleware, and response support | 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 |
opus-domini/fast-shot | A fast and flexible HTTP client for Go with support for various features like authentication, headers, query parameters, retry mechanisms, and more. | 72 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
earthboundkid/requests | A library providing a simpler and more convenient HTTP client API for Go. | 1,533 |
medium/medium-sdk-go | An SDK providing an interface to Medium's OAuth2 API for authenticating and interacting with the platform. | 141 |
httpie/httpcat | A utility for constructing and sending raw HTTP requests on the command line. | 231 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
knid/httpy | A command-line HTTP client that allows users to create and send arbitrary HTTP requests in a simple and intuitive syntax. | 24 |
jvcoutinho/lit | An expressive and fast HTTP framework for Go. | 25 |