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
220 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,568 |
curl/curl | A command-line tool and library for transferring data over various protocols | 35,947 |
jaeles-project/gospider | A tool for web crawling and exploitation written in Go. | 2,578 |
asynchttpclient/async-http-client | An asynchronous HTTP and WebSocket client library for Java applications | 6,292 |
gavv/httpexpect | A toolkit for building and testing HTTP/REST APIs with a focus on ease of use and flexibility | 2,553 |
ring-clojure/ring | Provides a unified API for building web applications in Clojure | 3,775 |
httpie/cli | A command-line HTTP client with an expressive syntax and features to interact with web services | 33,939 |
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 | Provides an asynchronous streaming communication framework for Clojure web servers, clients, and raw TCP/UDP | 2,543 |
qustavo/httplab | An interactive web server for inspecting and manipulating HTTP requests and responses | 4,045 |
xmendez/wfuzz | A tool to automatically generate and test web application inputs for security vulnerabilities | 5,967 |
orange-opensource/hurl | A command line tool for testing and running HTTP requests with plain text format. | 13,103 |
yudai/gotty | A command-line tool that turns CLI tools into web applications | 18,795 |
encode/httpx | A next-generation HTTP client library for Python with support for async and sync APIs, including HTTP/1.1 and HTTP/2. | 13,283 |
twitchax/aspnetcore.proxy | A tool for creating and managing ASP.NET Core proxies to simplify API gateway configuration and routing | 528 |