karin

HTTP client

An elegant promise-based HTTP client for making requests in web browsers and Node.js applications.

An elegant promise based HTTP client for the browser and node.js [WIP]

GitHub

394 stars
5 watching
5 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list

browserhttp-clienthttp-requestsjavascriptnodejs

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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
snoyberg/http-client Provides a low-level HTTP client engine with various backends and higher-level APIs. 280
kylebebak/requester A modern HTTP client built on top of the Requests library for creating and executing REST requests in Python. 307
owainlewis/http-dispatch A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. 62
knid/httpy A command-line HTTP client that allows users to create and send arbitrary HTTP requests in a simple and intuitive syntax. 24
jakutis/httpinvoke An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. 343
nghialv/net A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. 302
kong/unirest-nodejs A Node.js HTTP client library providing a simplified way to make requests and send data. 952
qyvlik/httprequest A powerful HTTP request class similar to XMLHttpRequest, designed for Qt-based QML applications. 26
saltwaterc/http-request A general-purpose HTTP client for Node.js with support for transparent compression and SSL. 80
ninenines/gun An Erlang library that provides a high-performance client for various web protocols, including HTTP/1.1, HTTP/2, and WebSockets. 906
nahi/httpclient A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. 703
kennethreitz/requests An HTTP client library for Python that simplifies sending and receiving HTTP requests. 279
dduan/just A client-side HTTP library for making web requests in Swift with human-readable results and advanced features. 1,406
azizuysal/netkit A concise HTTP framework for building web services in Swift 5