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: 3 months 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,281
axios/axios An HTTP client library for making requests to web servers using the Promise API. 105,978
sindresorhus/ky A tiny and elegant HTTP client based on the Fetch API 14,007
sindresorhus/got A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. 14,351
node-fetch/node-fetch A module that enables a standard HTTP client API on Node.js 8,807
sindresorhus/ky-universal Makes Ky, a modern HTTP client library for browsers, usable in Node.js too 672
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,116
node-formidable/formidable A module for parsing multipart form data, especially file uploads in Node.js applications. 7,076
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,608
then/promise A minimal implementation of promises with extensions and polyfills for various browsers and environments 2,584
brix/crypto-js A JavaScript library implementing various cryptographic standards 15,912
theturtle32/websocket-node An implementation of the WebSocket protocol for Node.js 3,766
saltwaterc/http-request A general-purpose HTTP client for Node.js with support for transparent compression and SSL. 80