bat
HTTP client
A command-line tool that allows users to interact with HTTP servers in a human-friendly way.
Go implement CLI, cURL-like tool for humans
3k stars
104 watching
221 forks
Language: Go
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
asciimoo/wuzz | An interactive CLI tool for inspecting and modifying HTTP requests. | 10,584 |
curl/curl | A command-line tool and library for transferring data over various protocols | 36,309 |
jaeles-project/gospider | A tool for web crawling and exploitation written in Go. | 2,598 |
asynchttpclient/async-http-client | An asynchronous HTTP client library for Java applications | 6,301 |
gavv/httpexpect | A toolkit for building and testing HTTP/REST APIs with a focus on ease of use and flexibility | 2,569 |
ring-clojure/ring | Provides a unified API for building web applications in Clojure | 3,783 |
httpie/cli | A command-line HTTP client with an expressive syntax and features to interact with web services | 34,188 |
pokeb/asi-http-request | A set of tools and classes for making HTTP requests in Objective-C, providing an easy-to-use interface for interacting with web servers. | 5,773 |
clj-commons/aleph | A Clojure library providing asynchronous streaming communication for web servers, clients, and raw TCP/UDP networks. | 2,542 |
qustavo/httplab | An interactive web server for inspecting and manipulating HTTP requests and responses | 4,057 |
xmendez/wfuzz | A tool to automatically generate and test web application inputs for security vulnerabilities | 5,978 |
orange-opensource/hurl | A command line tool for testing and running HTTP requests with plain text format. | 13,431 |
yudai/gotty | A command-line tool that turns CLI tools into web applications | 18,816 |
encode/httpx | An HTTP client library for Python with support for synchronous and asynchronous APIs, including features like HTTP/1.1 and HTTP/2. | 13,444 |
twitchax/aspnetcore.proxy | A tool for creating and managing ASP.NET Core proxies to simplify API gateway configuration and routing | 531 |