SaltwaterC / http-request
General purpose HTTP / HTTPS client for node.js. Supports transparent gzip / deflate decoding. Successor of http-get.
☆80Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for http-request
- Promise-based IO for JavaScript.☆236Updated 4 years ago
- Express param pre-condition functions☆148Updated 11 years ago
- Additional handy types for mongoose☆171Updated 8 years ago
- An implementation of the WebWorker API for node.js☆168Updated 14 years ago
- gzippo pronounced `g-zippo` is a nodejs gzip middleware for Connect and express js using the new native node zlib api☆213Updated 10 years ago
- Use mongoDB like this: mongoq('mongodb://localhost/db').collection('users').find().toArray(function(error, docs){});☆68Updated 9 years ago
- Gzip middleware for node.js Connect and Express☆83Updated 12 years ago
- A client implementation for Loggly in node.js☆233Updated 3 months ago
- Expose raw js, objects, and functions to the client-side (awesome for sharing utils, settings, current user data etc)☆299Updated 9 years ago
- Collection of Redis backed data structures for nodejs, including the primitives (List, Hash, Queue, etc)☆56Updated 9 years ago
- Middleware for Connect (node.js) for handling your static assets.☆310Updated 6 years ago
- (deprecated: use aws-sdk) Node.js modules for talking to lots of Web Service APIs.☆462Updated 10 years ago
- A new CouchDB module following node.js idioms☆364Updated 5 years ago
- node-airbrake is no longer maintained. Please visit https://airbrake.io/docs/performance-monitoring/updating-from-deprecated-libraries-fo…☆177Updated 4 years ago
- Form validation and data filtering for Express☆167Updated 6 years ago
- The simplest possible event driven job manager, FIFO queue, and "task based cache" in node.js☆158Updated 8 years ago
- Determine the set of requirements for a given node.js file, directory tree, or module☆152Updated 6 years ago
- A simple NodeJS binding to the libqrencode C library written by Kentaro Fukuchi (http://fukuchi.org/works/qrencode/index.en.html). At the…☆63Updated 3 years ago
- Distribute is a middleware-based API to expressively perform request routing / load balancing in Node.JS.☆219Updated 12 years ago
- A date and time library for Node.js☆25Updated 13 years ago
- Redis server implementation written with nodejs