httpie
HTTP client
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.
A Node.js HTTP client as easy as pie! 🥧
580 stars
6 watching
20 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
httphttp-clientnodejspromises
Related projects:
Repository | Description | Stars |
---|---|---|
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 394 |
jakutis/httpinvoke | An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. | 343 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
tomas/needle | An HTTP client for Node.js with support for various request methods and features. | 1,634 |
knid/httpy | A command-line HTTP client that allows users to create and send arbitrary HTTP requests in a simple and intuitive syntax. | 24 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
saltwaterc/http-request | A general-purpose HTTP client for Node.js with support for transparent compression and SSL. | 80 |
kong/unirest-nodejs | A Node.js HTTP client library providing a simplified way to make requests and send data. | 952 |
httpie/httpcat | A utility for constructing and sending raw HTTP requests on the command line. | 231 |
forbeslindesay/ajax | A lightweight JavaScript library for making HTTP requests with configurable options | 364 |
ngify/ngify | A suite of libraries for building reactive HTTP clients in Angular applications. | 103 |
kylebebak/requester | A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. | 307 |
cloudhead/http-console | An interactive command-line interface to the HTTP protocol | 1,352 |