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: 10 months 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. | 395 |
jakutis/httpinvoke | An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. | 344 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
tomas/needle | An HTTP client for Node.js with support for various request methods and features. | 1,632 |
knid/httpy | A command-line HTTP client that allows users to create and send arbitrary HTTP requests in a simple and intuitive syntax. | 23 |
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. | 953 |
httpie/httpcat | A utility for constructing and sending raw HTTP requests on the command line. | 230 |
forbeslindesay/ajax | A lightweight JavaScript library for making HTTP requests with configurable options | 364 |
ngify/ngify | A suite of libraries and tools providing a reactive HTTP client and request adapters for various platforms, aimed at simplifying web development with Angular. | 102 |
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 |