superagent

HTTP client library

A client-side HTTP request library supporting high-level features and a Node.js module with the same API.

Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.

GitHub

17k stars
224 watching
1k forks
Language: JavaScript
last commit: about 1 month ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ladjs/lad A Node.js framework designed to simplify the development of web applications with built-in features and microservices for security, performance, and scalability. 2,282
axios/axios An HTTP client library for making requests to web servers using the Promise API. 105,804
sindresorhus/ky A tiny and elegant HTTP client based on the Fetch API 13,866
sindresorhus/got A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. 14,301
node-fetch/node-fetch A module that enables a standard HTTP client API on Node.js 8,782
sindresorhus/ky-universal Makes Ky, a modern HTTP client library for browsers, usable in Node.js too 671
forbeslindesay/ajax A lightweight JavaScript library for making HTTP requests with configurable options 364
codeceptjs/codeceptjs A testing framework for end-to-end testing with WebDriver or other implementations. 4,114
node-formidable/formidable A module for parsing multipart form data, especially file uploads in Node.js applications. 7,055
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
tildeio/rsvp.js Provides tools for organizing asynchronous code using Promises/A+ 3,612
then/promise A minimal implementation of promises with extensions and polyfills for various browsers and environments 2,580
brix/crypto-js A JavaScript library implementing various cryptographic standards 15,859
theturtle32/websocket-node An implementation of the WebSocket protocol for Node.js 3,757
saltwaterc/http-request A general-purpose HTTP client for Node.js with support for transparent compression and SSL. 80