unirest-nodejs
HTTP client
A Node.js HTTP client library providing a simplified way to make requests and send data.
Unirest in Node.js: Simplified, lightweight HTTP client library.
953 stars
41 watching
167 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kong/unirest-php | A lightweight HTTP client library for PHP. | 1,281 |
kong/unirest-python | An HTTP client library with features such as synchronous and asynchronous requests, JSON parsing, file uploads, and custom body entities. | 433 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 395 |
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 |
danwrong/restler | A Node.js library for making HTTP requests with automatic serialization and deserialization of data. | 1,986 |
tomas/needle | An HTTP client for Node.js with support for various request methods and features. | 1,632 |
sindresorhus/ky-universal | Makes Ky, a modern HTTP client library for browsers, usable in Node.js too | 671 |
blocktrail/blocktrail-sdk-nodejs | Provides an easy-to-use interface to the BlockTrail API for Node.js developers | 39 |
kelp404/enju | An Elasticsearch client written in CoffeeScript for Node.js, providing a simple way to define and interact with data. | 13 |
maccman/nestful | A Ruby HTTP client library with a simple and sane API for making REST requests. | 508 |
azizuysal/netkit | A concise HTTP framework for building web services in Swift | 5 |
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 |
iriscouch/browser-request | A browser-compatible HTTP client library for Node.js requests | 362 |
saltwaterc/http-request | A general-purpose HTTP client for Node.js with support for transparent compression and SSL. | 80 |
jakutis/httpinvoke | An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. | 344 |