httpy
HTTP Client
A command-line HTTP client that allows users to create and send arbitrary HTTP requests in a simple and intuitive syntax.
Modern, user-friendly, programmable command-line HTTP client for the API.
23 stars
3 watching
2 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
api-clientapi-testingcliclientcommand-linecurldeveloper-toolshttphttp-clihttp-clienthttpclihttptoolshttpypythonpython3requestsrestterminalweb
Related projects:
Repository | Description | Stars |
---|---|---|
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
httpie/httpcat | A utility for constructing and sending raw HTTP requests on the command line. | 230 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
lukeed/httpie | A lightweight HTTP client library for Node.js that allows easy creation of promise-based requests with support for JSON data parsing and custom headers. | 580 |
kylebebak/requester | A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. | 307 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 395 |
httplib2/httplib2 | A fast and comprehensive HTTP client library for Python. | 487 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
jcgregorio/httplib2 | An HTTP client library for Python | 383 |
cloudhead/http-console | An interactive command-line interface to the HTTP protocol | 1,352 |
nojima/httpie-go | A user-friendly HTTP client CLI with a simple and intuitive interface | 301 |
sendgrid/php-http-client | A PHP HTTP client library for interacting with APIs in a straightforward and easy-to-use manner. | 125 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
jonaslu/ain | A terminal HTTP API client that enables scripting and further processing of API output via pipes | 602 |