nice-registry / http-modules

a list of javascript modules for doing http stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub API Modules

a list of 1260 javascript modules for doing http stuff.

Find more datasets like this at nice-registry/about.

How?

This list is created by:

  1. Consuming the entire npm registry using package-stream.
  2. Plucking out packages with the word "http" in their name or description.
  3. Ignoring packages that are downloaded less than ten times a day.
  4. Sorting results by average daily downloads using download-counts.

The Modules

  1. request - Simplified HTTP request client. (598400 downloads/day)
  2. hawk - HTTP Hawk Authentication Scheme (407660 downloads/day)
  3. http-signature - Reference implementation of Joyent's HTTP Signature scheme. (389547 downloads/day)
  4. caseless - Caseless object set/get/has, very useful when working with HTTP headers. (371553 downloads/day)
  5. forever-agent - HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module. (368699 downloads/day)
  6. negotiator - HTTP content negotiation (363529 downloads/day)
  7. tunnel-agent - HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module. (358909 downloads/day)
  8. har-validator - Extremely fast HTTP Archive (HAR) validator using JSON Schema (313862 downloads/day)
  9. http-errors - Create HTTP error objects (310934 downloads/day)
  10. finalhandler - Node.js final http responder (299506 downloads/day)
  11. cookie - HTTP server cookie parsing and serialization (295092 downloads/day)
  12. statuses - HTTP status utility (292864 downloads/day)
  13. methods - HTTP methods that node supports (279393 downloads/day)
  14. fresh - HTTP response freshness testing (268250 downloads/day)
  15. vary - Manipulate the HTTP Vary header (251712 downloads/day)
  16. etag - Create simple HTTP ETags (234916 downloads/day)
  17. content-type - Create and parse HTTP Content-Type header (228733 downloads/day)
  18. forwarded - Parse HTTP X-Forwarded-For header (178401 downloads/day)
  19. http-proxy - HTTP proxying for the masses (134493 downloads/day)
  20. prepend-http - Prepend http:// to humanized URLs like todomvc.com and localhost (115528 downloads/day)
  21. got - Simplified HTTP requests (113869 downloads/day)
  22. morgan - HTTP request logger middleware for node.js (86896 downloads/day)
  23. is-redirect - Check if a number is a redirect HTTP status code (80719 downloads/day)
  24. superagent - elegant & feature rich browser / node HTTP with a fluent API (70669 downloads/day)
  25. unzip-response - Unzip a HTTP response if needed (65631 downloads/day)
  26. stream-http - Streaming http in the browser (64935 downloads/day)
  27. builtin-status-codes - The map of HTTP status codes from the builtin http module (61620 downloads/day)
  28. http-browserify - http module compatability for browserify (60232 downloads/day)
  29. har-schema - JSON Schema for HTTP Archive (HAR) (55418 downloads/day)
  30. method-override - Override HTTP verbs (47831 downloads/day)
  31. http-proxy-middleware - The one-liner node.js proxy middleware for connect, express and browser-sync (33402 downloads/day)
  32. supertest - SuperAgent driven library for testing HTTP servers (28157 downloads/day)
  33. request-promise - The simplified HTTP request client 'request' with Promise support. Powered by Bluebird. (27141 downloads/day)
  34. follow-redirects - HTTP and HTTPS modules that follow redirects. (24233 downloads/day)
  35. wreck - HTTP Client Utilities (24005 downloads/day)
  36. http-proxy-agent - An HTTP(s) proxy http.Agent implementation for HTTP (23422 downloads/day)
  37. request-promise-core - Core Promise support implementation for the simplified HTTP request client 'request'. (14983 downloads/day)
  38. nock - HTTP Server mocking for Node.js (14899 downloads/day)
  39. popsicle - Simple HTTP requests for node and the browser (13976 downloads/day)
  40. http-deceiver - Deceive HTTP parser (13532 downloads/day)
  41. popsicle-status - Reject Popsicle responses on HTTP failure status codes (12338 downloads/day)
  42. needle - The leanest and most handsome HTTP client in the Nodelands. (11638 downloads/day)
  43. nodemailer-fetch - GET HTTP contents (11525 downloads/day)
  44. socks-proxy-agent - A SOCKS proxy http.Agent implementation for HTTP and HTTPS (11474 downloads/day)
  45. pac-proxy-agent - A PAC file proxy http.Agent implementation for HTTP (11071 downloads/day)
  46. http-server - A simple zero-configuration command-line http server (9462 downloads/day)
  47. httpntlm - httpntlm is a Node.js library to do HTTP NTLM authentication (8813 downloads/day)
  48. helmet - help secure Express/Connect apps with various HTTP headers (8261 downloads/day)
  49. ammo - HTTP Range processing utilities (8026 downloads/day)
  50. hapi - HTTP Server framework (7819 downloads/day)
  51. hsts - HTTP Strict Transport Security middleware. (7523 downloads/day)
  52. hpkp - HTTP Public Key Pinning (HPKP) middleware (7093 downloads/day)
  53. hyperquest - make streaming http requests (6991 downloads/day)
  54. keep-alive-agent - a keep-alive agent for http and https (6986 downloads/day)
  55. chai-http - Extend Chai Assertion library with tests for http apis (6819 downloads/day)
  56. shot - Injects a fake HTTP request/response into a node HTTP server (6814 downloads/day)
  57. call - HTTP Router (6631 downloads/day)
  58. statehood - HTTP State Management Utilities (6612 downloads/day)
  59. subtext - HTTP payload parsing (6558 downloads/day)
  60. accept - HTTP Accept-* headers parsing (6514 downloads/day)
  61. content - HTTP Content-* headers parsing (6477 downloads/day)
  62. nugget - minimalist wget clone written in node. HTTP GETs a file and saves it to the current working directory (6435 downloads/day)
  63. parse-headers - Parse http headers, works with browserify/xhr (5685 downloads/day)
  64. http-basic - Very low level wrapper arround http.request/https.request (5282 downloads/day)
  65. http-response-object - A simple object to represent an http response (5277 downloads/day)
  66. simple-get - Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines. (5160 downloads/day)
  67. referrer-policy - Middleware to set the Referrer-Policy HTTP header (5064 downloads/day)
  68. http-assert - assert with status codes (4316 downloads/day)
  69. passport-http-bearer - HTTP Bearer authentication strategy for Passport. (4098 downloads/day)
  70. swagger-methods - HTTP methods that are supported by Swagger 2.0 (4079 downloads/day)
  71. http-status - Interact with HTTP status code (3046 downloads/day)
  72. fetch-mock - Mock http requests made using fetch (or isomorphic-fetch) (3008 downloads/day)
  73. restler - An HTTP client library for node.js (2920 downloads/day)
  74. express-http-proxy - http proxy middleware for express (2610 downloads/day)
  75. passport-http - HTTP Basic and Digest authentication strategies for Passport. (2344 downloads/day)
  76. inflation - Easily unzip an HTTP stream (2167 downloads/day)
  77. grunt-connect-proxy - Provides a http proxy as middleware for grunt connect. (2135 downloads/day)
  78. vue-resource - The HTTP client for Vue.js (2100 downloads/day)
  79. http-auth - Node.js package for HTTP basic and digest access authentication. (2086 downloads/day)
  80. unirest - Simplified, lightweight HTTP client library (1896 downloads/day)
  81. sse - The HTML5 Server-Sent events specification is introduced "to enable servers to push data to Web pages over HTTP or using dedicated server-push protocols". (1827 downloads/day)
  82. postman-request - Simplified HTTP request client. (1752 downloads/day)
  83. default-user-agent - Default user agent string for nodejs http request (1728 downloads/day)
  84. express-graphql - Production ready GraphQL HTTP middleware. (1661 downloads/day)
  85. http-status-codes - Constants enumerating the HTTP status codes. Based on the Java Apache HttpStatus API. (1651 downloads/day)
  86. ember-cli-mirage - A client-side HTTP server to develop, test and demo your Ember app (1530 downloads/day)
  87. request-json - HTTP request client for JSON APIs (1515 downloads/day)
  88. reqwest - A wrapper for asynchronous http requests (1488 downloads/day)
  89. live-server - simple development http server with live reload capability (1411 downloads/day)
  90. electron-builder-http - Part of electron-builder. (1341 downloads/day)
  91. papi - Build HTTP API clients (1328 downloads/day)
  92. node-mocks-http - Mock 'http' objects for testing Express routing functions (1320 downloads/day)
  93. sendgrid-rest - HTTP REST client, simplified for Node.js. (1253 downloads/day)
  94. http-string-parser - Parse HTTP Request and Response from String (1123 downloads/day)
  95. access-control - Easily handle HTTP Access Control (CORS) in your applications (1086 downloads/day)
  96. pushserve - Dead-simple pushState-enabled command-line http server. (1075 downloads/day)
  97. compress - Compress a HTTP message (1060 downloads/day)
  98. create-server - Create a pre-configured HTTP server (1054 downloads/day)
  99. grunt-http - Sends a HTTP request and deals with the response. (1023 downloads/day)
  100. http-reasons - Database to lookup http reasons from http response status code (989 downloads/day)
  101. request-promise-native - The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises. (967 downloads/day)
  102. cerebral-provider-http - HTTP provider for Cerebral 2 (890 downloads/day)
  103. shred - A resource-oriented JavaScript HTTP client. (854 downloads/day)
  104. scoped-http-client - http client request wrapper (849 downloads/day)
  105. urllib-sync - sync http request (692 downloads/day)
  106. fake-xml-http-request - test infrastructure for a fake XMLHttpRequest object (663 downloads/day)
  107. httpplease - The polite HTTP request library for node and the browser (646 downloads/day)
  108. http-https - A wrapper that chooses http or https for requests (639 downloads/day)
  109. http-headers - Parse http headers (636 downloads/day)
  110. rest - RESTful HTTP client library (615 downloads/day)
  111. dredd - HTTP API Testing Framework (613 downloads/day)
  112. htpasswd - Node.js package for HTTP Basic Authentication password file utility. (612 downloads/day)
  113. machinepack-http - Send HTTP requests, scrape webpages, and stream data in your JavaScript/Node.js/Sails.js app with a simple, jQuery.get()-like interface for sending HTTP requests and processing server responses. (608 downloads/day)
  114. seneca-web - Http route mapping for Seneca microservices. (598 downloads/day)
  115. httperrors - Handy JavaScript Error classes representing the standard HTTP errors. Easily extensible and subclassable. (588 downloads/day)
  116. request-json-light - Simpe HTTP request client for JSON APIs with very few dependencies (558 downloads/day)
  117. mock-request - A simple testing tool for mocking HTTP sequences of request / response pairs in node.js (554 downloads/day)
  118. header-case-normalizer - Converts HTTP headers to their most common casing. (e.g. usEr-Agent -> User-Agent) (549 downloads/day)
  119. gavel - Validator of HTTP transactions (JavaScript implementation) (530 downloads/day)
  120. curl-trace-parser - Parse curl --trace option output to raw HTTP message (504 downloads/day)
  121. api-blueprint-http-formatter - Format pair of HTTP Request and Response to API Blueprint format (500 downloads/day)
  122. requestify - Simplifies node HTTP request making (HTTP client) with caching support. (500 downloads/day)
  123. mitm - Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers. (499 downloads/day)
  124. pouchdb-req-http-query - Given a CouchDB request object, make a similar http request on a given PouchDB database. (485 downloads/day)
  125. http-aws-es - Use the elasticsearch-js client with Amazon ES (478 downloads/day)
  126. should-http - Http requests, response assertions for should.js (459 downloads/day)
  127. webdriver-http-sync - Sync HTTP implementation of the WebDriver protocol (443 downloads/day)
  128. http-duplex - turn (req,res) pairs into a single duplex stream (392 downloads/day)
  129. http-methods - Handle multiple methods elegantly (386 downloads/day)
  130. koa-morgan - HTTP request logger middleware for koa (384 downloads/day)
  131. strong-fork-pushover - git push deploy server over http (379 downloads/day)
  132. hpp - Express middleware to protect against HTTP Parameter Pollution attacks (375 downloads/day)
  133. bouncy - route incoming http requests to http servers (374 downloads/day)
  134. opbeat-http-client - An HTTP client for communicating with the Opbeat intake API (362 downloads/day)
  135. standard-headers - Lowercase array of standard HTTP headers (358 downloads/day)
  136. micro-compress - Compression for HTTP microservices built with Micro (348 downloads/day)
  137. biskviit - Yet another module for http cookie handling (337 downloads/day)
  138. connect-injector - A middleware to inject content into any HTTP response. (335 downloads/day)
  139. know-your-http-well - HTTP headers, media-types, methods, relations and status codes, all summarized and linking to their specification. (334 downloads/day)
  140. micro - Asynchronous HTTP microservices (317 downloads/day)
  141. node-fetch-response-matchers - Chai asserts for node-fetch response promise, make your tests with http more declarative (315 downloads/day)
  142. appium-express - HTTP server for Appium drivers (304 downloads/day)
  143. protractor-http-mock - Mock HTTP calls in your protractor specs. (301 downloads/day)
  144. tomahawk - Minimal HTTP Server (300 downloads/day)
  145. dredd-transactions - Compiles HTTP Transactions (Request-Response pairs) from API description document (295 downloads/day)
  146. bhttp - A sane HTTP client library for Node.js with Streams2 support. (294 downloads/day)
  147. node-http-proxy - a http(s) proxy server (293 downloads/day)
  148. najax - jquery ajax-stye http requests in node (292 downloads/day)
  149. form-fix-array - Fixes key names for HTTP form data, to ensure that arrays are handled correctly. (287 downloads/day)
  150. standard-http-error - Standard HTTP error class. Proper serialization, no bloat. Extensible. (287 downloads/day)
  151. react-native-http - React native http (261 downloads/day)
  152. http-shutdown - Gracefully shutdown a running HTTP server. (258 downloads/day)
  153. accept-language-parser - Parse the accept-language header from a HTTP request (256 downloads/day)
  154. http-post - Shortcut method similar to http.get() for HTTP POST requests with support for data and files (254 downloads/day)
  155. lite-dev-server - This is http file server for develpment. This server supports livereload function and proxy function for your api server. (250 downloads/day)
  156. http-equiv-refresh - Parse an HTML meta refresh value. (245 downloads/day)
  157. robot-directives - Parse robot directives within HTML meta and/or HTTP headers. (242 downloads/day)
  158. lokka-transport-http - Isomorphic HTTP Transport for Lokka (241 downloads/day)
  159. datadog-metrics - Buffered metrics reporting via the DataDog HTTP API (237 downloads/day)
  160. apache-server-configs - Boilerplate configurations for the Apache HTTP server (234 downloads/day)
  161. superagent-mock - superagent plugin allowing to simulate HTTP calls by returning data fixtures based on the requested URL. (233 downloads/day)
  162. http-hash - HTTP router based on a strict path tree structure (233 downloads/day)
  163. promise-http-client - Build Status (231 downloads/day)
  164. configurable-http-proxy - A configurable-on-the-fly HTTP Proxy (230 downloads/day)
  165. response-stream - pass http server response methods through to the next destination pipe (227 downloads/day)
  166. blueprint-transactions - Compile HTTP transactions (request-response pairs) from API Blueprint AST (225 downloads/day)
  167. ipfs-api - A client library for the IPFS HTTP API. Follows interface-ipfs-core spec (220 downloads/day)
  168. artillery - Load-testing for HTTP and WebSocket-based applications (219 downloads/day)
  169. express-request-proxy - Intelligent http proxy Express middleware (217 downloads/day)
  170. sphere-node-sdk - Officially supported Node.js SDK library for working with the SPHERE.IO HTTP API, with OAuth2 support. (217 downloads/day)
  171. http-pouchdb - Access remote CouchDB databases like you would access your local PouchDB ones. (212 downloads/day)
  172. airlock - A prober to probe HTTP based backends for health (212 downloads/day)
  173. pouchdb-adapter-http - PouchDB adapter using HTTP (e.g. a remote CouchDB) as its data store. (206 downloads/day)
  174. multipart-stream - Simple streaming nodejs module to build http multipart bodies. (206 downloads/day)
  175. http_ece - Encrypted Content-Encoding for HTTP (206 downloads/day)
  176. lb_pool - in-process HTTP load balancer client with retries (204 downloads/day)
  177. poolee - HTTP pool and load balancer (203 downloads/day)
  178. majestyx-http - Provides standard libraries for Majestyx framework. (203 downloads/day)
  179. hammock - Node.js mock / polyfill http object library for http req / res (199 downloads/day)
  180. node-trello - Node wrapper for Trello's HTTP API. (194 downloads/day)
  181. aurelia-http-client - A simple, restful, message-based wrapper around XMLHttpRequest. (187 downloads/day)
  182. httplease - HTTP client library with support for pluggable filters, including Zipkin, ASAP, etc (184 downloads/day)
  183. auth-header - For HTTP Authorization and WWW-Authenticate headers. (184 downloads/day)
  184. httperr - HTTP status codes as JavaScript errors. (183 downloads/day)
  185. hock - A mocking server for HTTP requests (182 downloads/day)
  186. nipple - HTTP Client Utilities (182 downloads/day)
  187. teepee - Generic HTTP client (181 downloads/day)
  188. neeedo-api-nodejs-client - Client to be used to interact with neeedo HTTP API. (181 downloads/day)
  189. sepia - A VCR-like module that records HTTP interactions and plays them back for speed and reliability (180 downloads/day)
  190. http-rewrite-middleware - Nginx-inspired (RegExp-based) HTTP Rewrite Middleware for the Connect and Express webservers. (175 downloads/day)
  191. grunt-http-server - Grunt static http server task (170 downloads/day)
  192. an-dev - An http proxy designed to help web technologies based developments. (169 downloads/day)
  193. stream-meter - A stream meter that both counts the bytes piped through it, and can optionally abort on a max size. (e.g. limit a http request size) (168 downloads/day)
  194. replay - When API testing slows you down: record and replay HTTP responses like a boss (167 downloads/day)
  195. js-data-http - HTTP adapter for js-data. (163 downloads/day)
  196. questor - Promise based HTTP client inspired by clj-http (162 downloads/day)
  197. http-sync - A synchronous HTTP Client library for node.js (162 downloads/day)
  198. mm - mock mate, mock http request, fs access and so on. (159 downloads/day)
  199. http-hash-router - Server route handler for http-hash (155 downloads/day)
  200. spears - http jstool example (153 downloads/day)
  201. tiny-json-http - Minimalist HTTP client for GET and POSTing JSON payloads (149 downloads/day)
  202. minimongo - Client-side mongo database with server sync over http (148 downloads/day)
  203. redirect-https - Redirect from HTTP to HTTPS using meta redirects (145 downloads/day)
  204. messy - Object model for HTTP and RFC822 messages (145 downloads/day)
  205. send-json - Send JSON over http (145 downloads/day)
  206. logger-request - http request logger middleware (141 downloads/day)
  207. vcsurl - Convert VCS repository URLs like Github or Bitbucket to their http equivalents. (141 downloads/day)
  208. grunt-serve - Starts a http server that can be called to run tasks and serve files (141 downloads/day)
  209. papertrail - Papertrail HTTP api interface (140 downloads/day)
  210. request-stats - Get stats on your Node.js HTTP server requests (133 downloads/day)
  211. apeman-app - HTTP server for apeman. (132 downloads/day)
  212. amplitude - A node wrapper for Amplitude analytics http api (131 downloads/day)
  213. splunk-logging - Splunk HTTP Event Collector logging interface (129 downloads/day)
  214. node-http-server - A very simple and fast http server for node, bash, and spawnable from C, Python etc. It is lightweight and great for embedded solutions as well as everyday development or public facing apps. (128 downloads/day)
  215. hapi-require-https - hapi http -> https redirection (125 downloads/day)
  216. typed-request-client - Make HTTP requests using TypedRequest and TypedResponse objects. (125 downloads/day)
  217. apimocker - Simple HTTP server that returns mock service API responses to your front end. (125 downloads/day)
  218. basic-authentication - http basic authentication (124 downloads/day)
  219. ms-files-restify - http adapter for ms-files (124 downloads/day)
  220. eight-track - Record and playback HTTP requests (124 downloads/day)
  221. inline-manifest-webpack-plugin - inline your Webpack manifest.js with a script tag to save http request (120 downloads/day)
  222. azure-iot-http-base - HTTP operations used by Azure IoT device and service SDKs (119 downloads/day)
  223. httpbackend - Module for mock http request (http backend) with protractor for testing angular app (118 downloads/day)
  224. zglog-adapter - log http request, response, and get the logged messages (117 downloads/day)
  225. express-partial-templates - A middleware that will use the views path to create a partials key-value object that makes the file paths of partial templates acessible on the locals property of an HTTP response. (117 downloads/day)
  226. consume-http-header - Consume an HTTP request or response stream until all headers have been read (117 downloads/day)
  227. airplay-protocol - A low level protocol wrapper on top of the AirPlay HTTP API (116 downloads/day)
  228. http-error - Expose HTTP error codes as Error objects (116 downloads/day)
  229. uber-hammock - Node.js mock / polyfill http object library for http req / res (116 downloads/day)
  230. powerbi-router - outer for Microsoft Power BI. Given an http method and url pattern call the matching handler with the request and response object. Syntax matches common libraries such as express and restify. (115 downloads/day)
  231. jasmine-http-server-spy - Creates jasmine spy objects backed by a http server. (114 downloads/day)
  232. http-post-message - A library to enabled HTTP communication over window.postMessage using window-post-message-proxy. The enables communicating with iframes in a well known protocol and pattern. (114 downloads/day)
  233. ajax-request - Http request for nodejs, and it also support file download (113 downloads/day)
  234. reverse-http - A reverse HTTP client (113 downloads/day)
  235. cogent - Simpler HTTP requests using co (112 downloads/day)
  236. oly-http - oly-http (108 downloads/day)
  237. http-context - High-level request & response object. Inspired by Koa's context (108 downloads/day)
  238. http-outgoing - Node's internal Response object. Useful for proper mocking (107 downloads/day)
  239. http-incoming - Node's internal Request object. Useful for proper mocking (107 downloads/day)
  240. kronos-service-koa - koa backed http server (105 downloads/day)
  241. http-service-wrapper - Abstract HTTP service implementation with interception points for methord GET, POST, PUT, DELETE (104 downloads/day)
  242. simple-http-proxy - Simple proxy middleware (103 downloads/day)
  243. global-tunnel - Global HTTP & HTTPS tunneling (102 downloads/day)
  244. hubot-http-status - Returns HTTP status/error code definitions from wikipedia. (101 downloads/day)
  245. http-helper-functions - Some helper functions for working with the Node http module (101 downloads/day)
  246. basic-auth-parser - Parse Basic Auth Authorization HTTP headers (101 downloads/day)
  247. prequest - Promisified HTTP requests with bluebird and request modules. (100 downloads/day)
  248. grasshopper-api - HTTP wrapper for grasshopper-core. Grasshopper is a Data Management System (DMS) that makes working with application data easier for both administrators and developers. (100 downloads/day)
  249. pino-http - High-speed HTTP logger for Node.js (99 downloads/day)
  250. uberfetch - A thin layer over fetch which makes JSON the default, and turns HTTP errors into Promise rejections. (98 downloads/day)
  251. meshblu-http - Meshblu HTTP API (97 downloads/day)
  252. www-authenticate - Provides the functionality needed for a client to use HTTP Basic or Digest authentication. Also provides primitives for parsing WWW-Authenticate and Authentication_Info headers. (94 downloads/day)
  253. angular-http-auth - HTTP Auth Interceptor Module for AngularJS. (93 downloads/day)
  254. restling - Restling is a lightweight Node.js module for building promise-based asynchronous HTTP requests. (93 downloads/day)
  255. httpinvoke - A no-dependencies HTTP client library for browsers and Node.js with a promise-based or Node.js-style callback-based API to progress events, text and binary file upload and download, partial response body, request and response headers, status code. (92 downloads/day)
  256. http-parser-js - A pure JS HTTP parser for node. (91 downloads/day)
  257. http-auth-payload - HTTP Authorization header customizable middleware (91 downloads/day)
  258. sand-http - Sand HTTP Module ES6 (90 downloads/day)
  259. socks5-http-client - SOCKS v5 HTTP client. (90 downloads/day)
  260. static-server - A simple http server to serve static resource files from a local directory. (90 downloads/day)
  261. ql.io-console - This provides an HTTP interface to ql.io. Unless you are programmatically calling ql.io-engine, console is the only interface you care. (90 downloads/day)
  262. websocket-conference-server - An HTTP server with WebSocket upgrade for multiple connection sessions. (89 downloads/day)
  263. hyperpotamus - YAML based HTTP script processing engine (89 downloads/day)
  264. httpolyglot - Serve http and https connections over the same port with node.js (87 downloads/day)
  265. simple-error - Node.js module that lets you define and use errors consistently across your APIs and apps. Simple. HTTP friendly. (87 downloads/day)
  266. http-rest - http jstool example (87 downloads/day)
  267. meshblu-server-http - Maybe. Unofficial. You know how it is. (86 downloads/day)
  268. akamai-http-api - Akamai NetStorage HTTP API for Node.js (86 downloads/day)
  269. nets - nothin but nets. http client that works in node and browsers (86 downloads/day)
  270. karl-ajax - promise style http request with ajax (85 downloads/day)
  271. grunt-connect-prism - Record, mock, and proxy HTTP traffic using the connect-prism middleware. (83 downloads/day)
  272. falcor-http-datasource - This package contains falcor components for use in browsers. (83 downloads/day)
  273. cendre - Dynamic HTTP Web Server (82 downloads/day)
  274. business-elements - JavaScript HTTP client for the Business Elements API. (82 downloads/day)
  275. cheerio-httpcli - http client module with cheerio & iconv(-lite) & promise (81 downloads/day)
  276. superagent-nock - Mock superagent http requests (81 downloads/day)
  277. kronos-http-routing-step - step to route http requests to endpoints (80 downloads/day)
  278. ellipse - Minimalistic toolchain to make writing of vanilla http servers more enjoyable. (78 downloads/day)
  279. http-sync-win - Use shelljs and execSync to get full windows compatability for http-sync (78 downloads/day)
  280. seneca-jsonrest-api - A HTTP JSON REST API for Seneca entities (78 downloads/day)
  281. httpsnippet - HTTP Request snippet generator for most languages (77 downloads/day)
  282. fis3-deploy-http-push - fis3 deploy http-push plugin (77 downloads/day)
  283. vucoin - Node.js module to access ucoin server through its HTTP API (77 downloads/day)
  284. http-codes - Map of HTTP status messages to codes based on Node's built-in (inverse) map (76 downloads/day)
  285. strata - A modular, streaming HTTP server (76 downloads/day)
  286. nat - Node Nat is a user-based http proxy/nat for NodeJS (75 downloads/day)
  287. connect-prism - Record, mock, and proxy HTTP traffic. (75 downloads/day)
  288. charset-parser - Parse charset string from http header and hmtl meta (75 downloads/day)
  289. http-proxy-rules - A proxy rules add-on to the node-http-proxy module. (75 downloads/day)
  290. http-backend-proxy - A proxy that allows configuring the AngularJs e2e $httpBackend service from within protractor based tests and enables protractor-to-browser data sharing. (74 downloads/day)
  291. http-range-parse - Parse HTTP Range header, based on RFC7233 (74 downloads/day)
  292. http-call - make http requests (73 downloads/day)
  293. passport-http-jwt-bearer - HTTP JWT Bearer authentication strategy for Passport. (72 downloads/day)
  294. http-requester - Perform HTTP & WS requests like a boss! A command line utility that supports HTTP, HTTPS, Websocket and server creation, featuring a cool interactive shell. Ideal for testing and debugging. (72 downloads/day)
  295. redux-axios-middleware - Redux middleware for fetching data with axios HTTP client (71 downloads/day)
  296. qwebs-http - Http server for Qwebs (71 downloads/day)
  297. robohydra - RoboHydra is a testing tool for HTTP-based clients (ie. software that makes HTTP requests). The idea is, instead of connecting your clients-under-test to the real server, you connect them to RoboHydra and make RoboHydra respond with whatever you need for (71 downloads/day)
  298. kardia - A humane process status API module to expose any operational/internal indicators of any Node.js process for status aggregation and monitoring. JSON format over HTTP protocol. (70 downloads/day)
  299. machine-as-action - Run a machine from an HTTP or WebSocket request. (70 downloads/day)
  300. qwebs-http-to-https - Http server for Qwebs (70 downloads/day)
  301. lite-node-cache - Universal module for caching databases query, http requests and more. Using ES6. Detailed documentation. Good test coverage. (69 downloads/day)
  302. nascent.rendezvous - Allow two or more collaborating services to find each other through an HTTP proxy. (69 downloads/day)
  303. startup - Node.js HTTP app runner (68 downloads/day)
  304. good-http - Http(s) broadcasting for Good process monitor (68 downloads/day)
  305. unexpected-http - Unexpected plugin for testing http servers (67 downloads/day)
  306. ng-mock-e2e - Mocking out HTTP backend implementation in Protractor end-to-end tests the same way it's done in AngularJS unit tests. (67 downloads/day)
  307. assert-http - HTTP test fixture helper (67 downloads/day)
  308. proxy - An HTTP proxy written with Node.js (think Squid) (66 downloads/day)
  309. http-custom-errors - Custom error classes based on HTTP statuses (66 downloads/day)
  310. aera - A super-simple functional HTTP library. (66 downloads/day)
  311. http-agent - A simple agent for performing a sequence of http requests in node.js (66 downloads/day)
  312. http-client - Compose HTTP clients using JavaScript's fetch API (65 downloads/day)
  313. sns-validator - A standalone validator for inbound SNS HTTP messages. No dependency on the AWS SDK for JavaScript. (64 downloads/day)
  314. smocks - Stateful mock HTTP server using HAPI (63 downloads/day)
  315. virgilio-http - A binding for using restify with Virgilio. (63 downloads/day)
  316. phin - Ultra-simple, lightweight, dependency-free Node.JS HTTP request client (63 downloads/day)
  317. nativescript-apiclient - NativeScript module for simply calling HTTP based APIs. (63 downloads/day)
  318. partybot-http-client - Party Bot Http Client (63 downloads/day)
  319. tiny-axios - This is an http request plugin based on the axios package (62 downloads/day)
  320. swagen-ng1-http - Angular 1.x $http implementation (62 downloads/day)
  321. node-fakeweb - Fakeweb implementation in node for testing HTTP requests (61 downloads/day)
  322. node-res - Nodejs http response builder (61 downloads/day)
  323. piwik-tracker - A wrapper for the Piwik tracking HTTP API (61 downloads/day)
  324. frisbee - Stripe-inspired API wrapper around WHATWG's fetch() method for making simple HTTP requests (alternative to superagent, request, axios) (60 downloads/day)
  325. echoecho - Simple testing echo responses to HTTP requests (60 downloads/day)
  326. node-cookie - sign, encrypt and parse http cookies (60 downloads/day)
  327. express-widgetizer - Create a GraphQL HTTP server with Express. (60 downloads/day)
  328. http-bat - [![HTTP-BAT][logo-url]][repo-url] # Http Blackbox API Tester (http-bat) [![NPM version][npm-image]][npm-url] [![NPM downloads][downloads-image]][npm-url] [![Build status][travis-image]][travis-url] [![Test coverage][coveralls-image]][coveralls-url] (60 downloads/day)
  329. node-req - I/O parser for nodejs http request (59 downloads/day)
  330. origin-router - A Node.js module for routing HTTP requests by URL path (58 downloads/day)
  331. ms-payments-restify - HTTP adapter for ms-payments (58 downloads/day)
  332. node-red-contrib-openspotsms - Send DMR SMS messages via the SharkRF openSPOT HTTP API (58 downloads/day)
  333. zeanium-node - Zeanium for Node.js, simple http server and custome your business. (58 downloads/day)
  334. good-guy-http - The opinionated sane HTTP client with a good guy approach. (58 downloads/day)
  335. http-master - Easy to setup, convenient, universal, parallel, http/https proxy daemon. Setup in 1 minute, run, configure, adapt. Proxying based on excellent node-http-proxy. (57 downloads/day)
  336. httptester - Node module for http tests (57 downloads/day)
  337. shmock - Simple HTTP Mocking library (57 downloads/day)
  338. json-web-token - JSON Web Token (JWT) is a compact token format intended for space constrained environments such as HTTP Authorization headers and URI query parameters. (57 downloads/day)
  339. http-request - General purpose HTTP / HTTPS client for node.js. Supports transparent gzip / deflate decoding. (57 downloads/day)
  340. mock-express-request - Nodejs library to mock express http request (57 downloads/day)
  341. tohsync - Torrent or HTTP Sync. (56 downloads/day)
  342. mock-express-response - Nodejs library to mock express http response (56 downloads/day)
  343. zipkin-transport-http - Transports Zipkin trace data via HTTP (56 downloads/day)
  344. grunt-wait-forever - Makes grunt wait forever, useful for running HTTP server. (55 downloads/day)
  345. warning-header-parser - Parses an http Warning header into an object with code, agent, message and date (55 downloads/day)
  346. ya-request-builder - An isomorphic or universal http client that instanciate as builder (55 downloads/day)
  347. multipart-download - Speed up download of a single file with multiple HTTP GET connections running in parallel (55 downloads/day)
  348. diglet - secure http tunnelling server and client (54 downloads/day)
  349. connections - Keeps track of connections to an http server and provides a way to close connections (54 downloads/day)
  350. global-request-logger - This module configures the http and https modules to raise logging events for every outgoing request. (54 downloads/day)
  351. resin-request - Resin.io HTTP client (54 downloads/day)
  352. fast-stream - Fast Stream HTTP Server (53 downloads/day)
  353. node-guard - General purpose I/O module to add following http headers to keep your webpages securing them from malware attacks. This module can be used with any node http server. (53 downloads/day)
  354. hapi-plugin-header - HAPI plugin for always sending custom HTTP header (53 downloads/day)
  355. alexa-verifier - Verify HTTP requests sent to an Alexa skill are sent from Amazon (53 downloads/day)
  356. node-csp - I/O module to add cross browser csp headers to http response (53 downloads/day)
  357. throttled-request - Node.js module to easily throttle HTTP requests (53 downloads/day)
  358. ddos - Configurable Denial-Of-Service prevention for http services (53 downloads/day)
  359. rocky - Full-featured, middleware-oriented, hackable HTTP and WebSocket proxy (52 downloads/day)
  360. startserver - Yet another http server (52 downloads/day)
  361. serverless-http - Use koa or express/connect in AWS Lambda via API Gateway (52 downloads/day)
  362. azure-iot-device-http - HTTP transport for Azure IoT device SDK (52 downloads/day)
  363. httpster - Simple http server for static content (51 downloads/day)
  364. http-link-header - Parse & format HTTP link headers according to RFC 5988 (51 downloads/day)
  365. splunk-bunyan-logger - Splunk HTTP Event Collector Stream for Bunyan (51 downloads/day)
  366. thorin-transport-http - Thorin.js HTTP transport (50 downloads/day)
  367. winston-request-logger - Winston based http request logger for express. (50 downloads/day)
  368. get - A slightly higher-level HTTP client for node. (50 downloads/day)
  369. ploy - git push deploy http router, hosting branches on subdomains (49 downloads/day)
  370. server-kit - Minimalistic HTTP and Websocket server and router. (49 downloads/day)
  371. alexa-verifier-middleware - An expressjs middleware that verifies HTTP requests sent to an Alexa skill are sent from Amazon. (49 downloads/day)
  372. maven-deps - ## Summary ## A deployed service that generates a formatted dependency tree from a Maven repository. The service exposes port 17000 for HTTP REST requests. (48 downloads/day)
  373. cacheme - Unobtrusively handles http cache based route and params (47 downloads/day)
  374. light-server - an http server that can watch files, trigger commands and livereload (47 downloads/day)
  375. zlogjs-adapter - log http request, response, and get the logged messages (47 downloads/day)
  376. homebridge-httpserverbridge - http plugin for homebridge to support humidity / temperature (47 downloads/day)
  377. http-stack - A StreamStack implementation of the HTTP protocol. (47 downloads/day)
  378. express-negotiator - Express/connect middleware that does HTTP content negotiation for static files (46 downloads/day)
  379. cuddle - Cuddle is a minimal, chainable and readability first http client (46 downloads/day)
  380. cordova-plugin-advanced-http-3 - Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning (45 downloads/day)
  381. httpify - Http in Node and Browserify, simply. (45 downloads/day)
  382. http-as-promised - Promisified HTTP client (45 downloads/day)
  383. is-ok - Check if a HTTP response is successful (45 downloads/day)
  384. phant-manager-http - express web based manager for phant (45 downloads/day)
  385. oppressor - streaming http compression response negotiator (45 downloads/day)
  386. harvey - Simplifies the testing of RESTful web services, or any other HTTP endpoint for that matter. (44 downloads/day)
  387. response - Streaming and mutation API for HTTP responses. (44 downloads/day)
  388. clientlinker - Linker all clients whether rpc, addon, http request, mock data, local file ... (44 downloads/day)
  389. koa-cash - HTTP response caching for Koa (44 downloads/day)
  390. accesses - HTTP request logger middleware (44 downloads/day)
  391. ft-poller - An http client to periodically fetch and cache data from web services (43 downloads/day)
  392. http-route-proxy - Convenient HTTP proxy for cross-domail request, request forward. (43 downloads/day)
  393. maf-http - http handling (43 downloads/day)
  394. motley - highly pluggable, agile http site development framework (42 downloads/day)
  395. aera-tools - Handy HTTP tools to use with Aera HTTP library. (42 downloads/day)
  396. hapi-graphql - Create a GraphQL HTTP server with Hapi. (42 downloads/day)
  397. xhip-client - HTTP Client for Xhip framework (42 downloads/day)
  398. sdktor - HTTP sdk generator (42 downloads/day)
  399. http-dns - Node DNS library that uses Google's HTTPS DNS API for doing queries in the browser (42 downloads/day)
  400. request-html-charset-fix - Simplified HTTP request client. !!! I am not the author of this package. I just had fork it to be able to fix charset encoding error while reading non-UTF-8 HTML data. (42 downloads/day)
  401. angular2-resource-and-ajax-interceptor - angular2-resource-and-ajax-interceptor is angular2 http service helper. (42 downloads/day)
  402. urelios - URL helper for making HTTP requests (42 downloads/day)
  403. rest-error - JavaScript errors that map to HTTP 4xx and 5xx error codes (41 downloads/day)
  404. lokka-transport-jwt-auth - HTTP transport for Lokka with JWT authentication (41 downloads/day)
  405. webproxy - Modify http request/response in javascript config file easily. (41 downloads/day)
  406. super-request - Wrapper on top of request for testing HTTP servers (41 downloads/day)
  407. simpleriak - a very simple riak http client (41 downloads/day)
  408. yakbak - Record and playback HTTP responses (40 downloads/day)
  409. inlet - A micro-framework for HTTP end points. (40 downloads/day)
  410. iframely - oEmbed/2 gateway endpoint. Get embed data for various http links through one self-hosted API (40 downloads/day)
  411. fel - Create errors with HTTP codes and cause refs for use in logging (40 downloads/day)
  412. resilient - Fault-tolerant, reactive, middleware-oriented, full featured HTTP client for node.js and browsers (40 downloads/day)
  413. http-test-runner - Runs hapi-lab tests that are defined using a simple test specification format. (40 downloads/day)
  414. grunt-http-upload - Grunt plugin to upload files through POST/PUT HTTP request (40 downloads/day)
  415. http-server-plus - Augmented http.Server, HTTP/HTTPS/HTTP2 and multiple ports on the same instance (39 downloads/day)
  416. api-provider-ellipse - API provider for building api-core based APIs consumable via HTTP using the Ellipse framework. (39 downloads/day)
  417. cacher - A memcached backed http cache in the form of express middleware (39 downloads/day)
  418. jhttp-client - node.js promise-based http client (39 downloads/day)
  419. http-test-server - Create a simple http server for tests (39 downloads/day)
  420. min-request - Simple request, For people who cannot understand request like me to use http request (39 downloads/day)
  421. armrest - A high-level HTTP / REST client for Node (39 downloads/day)
  422. nodewebx-server - start http server for nodewebx (38 downloads/day)
  423. iopa-http - API-first Hypertext Transfer Protocol (HTTP) transport for the Internet of Things (IoT), based on the Internet of Protocols Alliance (IOPA) specification (38 downloads/day)
  424. html-pages - Simple development HTTP Server for file serving and directory listing made by a Designer. Use it for hacking your HTML/JavaScript/CSS files, but not for deploying your final site. (38 downloads/day)
  425. http-hmac-javascript - HTTP HMAC JavaScript Library (38 downloads/day)
  426. makestatic-http-cache - Caching HTTP client (38 downloads/day)
  427. x-ng2-http-interceptor - Adds interception capability around angular http api (37 downloads/day)
  428. browser-meshblu-http - Meshblu Client for the Browser (37 downloads/day)
  429. torrent-tracker - Library to query both UDP and HTTP trackers (37 downloads/day)
  430. reget - React reactive cache for any async calls, http fetching, or memory store accesses (37 downloads/day)
  431. alice-proxy - Alice - Http proxy (37 downloads/day)
  432. hookserver - A simple webserver and cli utility that provides an http interface to accept webhooks that are triggering bash script execution. (37 downloads/day)
  433. weblet - Weblet is a Web HTTP Server software (37 downloads/day)
  434. livereload-server - LiveReload 3 web socket and http server (37 downloads/day)
  435. dutch-master - Wraps the Node cluster module to provide a full HTTP clustering solution with lifecycle management for workers. (37 downloads/day)
  436. funkster-http - Funkster is a compositional server library. This package contains the basic http types and combinators. (36 downloads/day)
  437. httpism - HTTP client with middleware and good defaults (36 downloads/day)
  438. homebridge-http - http(s) plugin for Homebridge: https://github.com/nfarina/homebridge (36 downloads/day)
  439. node-restclient - node-restclient adds easy-to-use api for basic http methods (36 downloads/day)
  440. speck - Test tools on top of vows. For high level HTTP testing. (36 downloads/day)
  441. mitm-papandreou - Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers. (35 downloads/day)
  442. web-app-runner - A simple HTTP application server that accepts or rejects connections based on authenticated attributes including ip, user agent, etc. The server can be used stand alone or as middleware for connect or express. (35 downloads/day)
  443. bb-server - A bare bones http server (35 downloads/day)
  444. xfetch - A light-weight HTTP client for Node.js. (35 downloads/day)
  445. koa-methodoverride - HTTP method override for koa (35 downloads/day)
  446. homebridge-http-garagedoorcontroller - Exposes a garage door accessory and garage light to HomeBridge that operates via HTTP requests (35 downloads/day)
  447. request-http-cache - HTTP Caching extension for request-extensible (35 downloads/day)
  448. on-http - OnRack Http Server (35 downloads/day)
  449. angular-x-data-table - An Angular 2 + Data Table that uses HTTP to create, read, update and delete data from an external API such REST. (35 downloads/day)
  450. metarpheus-js-http-api - metarpheus-based HTTPAPI (34 downloads/day)
  451. bluecat - Library for building RESTful API HTTP requests, best for generic RESTful API Test Framework (34 downloads/day)
  452. hrt - HTTP Rewrite Tool (34 downloads/day)
  453. xhr-request - tiny http client for Node and the browser (34 downloads/day)
  454. dthttp - Simple class-based HTTP client with Promises (34 downloads/day)
  455. express-hijackresponse - Rewrite HTTP responses on their way out. (34 downloads/day)
  456. siege - http benchmark by nodejs (34 downloads/day)
  457. waves.js - Waves JavaScript Library: HTTP API client and auxiliary functions (33 downloads/day)
  458. http-watch - sass and js file watcher http server..... (33 downloads/day)
  459. testresources - Adds fluent interface which, with help from superagent, makes testing HTTP resources simpler. (33 downloads/day)
  460. parsley - pure javascript http parser (33 downloads/day)
  461. postmailer - HTTP POST -> SMTP proxy, as Express middleware (33 downloads/day)
  462. is-fail - Tiny package implementing multiple strategies to verify if an HTTP request was failed (33 downloads/day)
  463. restintag - HTTP requests made easy through HTML tags (33 downloads/day)
  464. ocbesbn-service-client - Module for http based inter-service-communication for OpusCapitaBusinessNetwork. (33 downloads/day)
  465. mylserver - yet other http satic server. (33 downloads/day)
  466. sphere-node-client - Officially supported Node.js client library for accessing SPHERE.IO HTTP API, with OAuth2 support. (33 downloads/day)
  467. predirect - Simple http redirect method (33 downloads/day)
  468. fetch-intercept - Interceptor library for the native fetch command inspired by angular http intercepts. (33 downloads/day)
  469. npm-http-server - Serve files from npm packages over HTTP (33 downloads/day)
  470. cached-request - Node.js module to perform HTTP requests with caching support (33 downloads/day)
  471. owe-http - Exposes an owe.js API node via HTTP. (33 downloads/day)
  472. webservice-mocker - A simple webservice mocker to mock basic http calls (33 downloads/day)
  473. strummer-middleware - HTTP middleware to validate requests with strummer (33 downloads/day)
  474. volleyball - 🏐 Tiny HTTP logger for Express showing asynchronous requests and responses (33 downloads/day)
  475. interlocutor - Invoke Sencha Connect middleware without an HTTP server. (32 downloads/day)
  476. mach - HTTP for JavaScript (32 downloads/day)
  477. autocannon - Fast HTTP benchmarking tool written in Node.js (32 downloads/day)
  478. rodo - Http mocking service (32 downloads/day)
  479. local-ssl-proxy - Simple SSL HTTP proxy using a self-signed certificate. Intended for local development only. (32 downloads/day)
  480. request-promise-any - The simplified HTTP request client 'request' with Promise support. Powered by 'any-promise'. (32 downloads/day)
  481. sp-request - Simplified SharePoint HTTP client (32 downloads/day)
  482. http-error-response - standard http error handler that follows sane conventions (31 downloads/day)
  483. popsicle-cache - Cache HTTP responses using Popsicle (31 downloads/day)
  484. multiwaydb - A lightweight database that can load in JSON, set and get according to table and key/value pairs, and be accessed over http (31 downloads/day)
  485. supertest-chai - Super-agent driven library for testing HTTP servers with Chai asserts (31 downloads/day)
  486. http-https-agent - Get either a HTTP or HTTPS agent depending on protocol (31 downloads/day)
  487. parse-http-header - Parses parameterized HTTP header value strings into objects (31 downloads/day)
  488. protractor-http-mock-sample-plugin - Sample plugin for protractor-http-mock (31 downloads/day)
  489. j-resource - http resource (31 downloads/day)
  490. winston-splunk-httplogger - A Winston compatible transport for logging to a Splunk HTTP Event Collector (31 downloads/day)
  491. impostor - HTTP server with runtime-configurable routing (31 downloads/day)
  492. quartz-scheduler - node API for the quartz-scheduler HTTP service (30 downloads/day)
  493. express-request - Make a request to express from express without http (30 downloads/day)
  494. superstatic-proxy - A Superstatic service for HTTP proxying of AJAX requests (30 downloads/day)
  495. restful-mongo-http-handlers - ## Test (30 downloads/day)
  496. http-proxy-cache-lf - Passthrough HTTP mirror with caching for large files. (30 downloads/day)
  497. http-accept - Connect compatible middleware that parses HTTP Accept header fields (30 downloads/day)
  498. typed-rest-client - Node Rest and Http Clients with typings for use with TypeScript (30 downloads/day)
  499. ng-http-interceptor - > Http Interceptor library for Angular (30 downloads/day)
  500. maf-rest - http REST API handling (30 downloads/day)
  501. timeout-request - http timeout request middleware (30 downloads/day)
  502. moniteur - Monitor your asset size over time, in your browser, or using the provided HTTP API. (30 downloads/day)
  503. minimal-http-proxy - Very simple proxy server to bypass accept allow origin rules (29 downloads/day)
  504. level1 - level1 is a JavaScript API over leveldb. besides the core abstraction, exposes a command line interface and an HTTP one too. (29 downloads/day)
  505. http-to-datadog - An extremely simple HTTP to datadog forwarder. (29 downloads/day)
  506. xrequest - HTTP requests with advanced redirects, charset detection, early termination, and no dependencies. (29 downloads/day)
  507. spirit-error - Easily Return HTTP Errors from Spirit (29 downloads/day)
  508. broware - Browify your HTTP (29 downloads/day)
  509. access-log - Add simple access logs to any http or https server (29 downloads/day)
  510. node-http-error - Error subclasses for returning HTTP errors (29 downloads/day)
  511. curly - a http request module for node and the browser (29 downloads/day)
  512. xmlweb - A tiny http server based on xmlplus. (29 downloads/day)
  513. escher-auth - Library for HTTP request signing (JavaScript implementation) (29 downloads/day)
  514. testful - test framework for restful service, just http test (29 downloads/day)
  515. noradle - A NodeJS and Oracle DB integration, NodeJS act as http gateway for plsql server pages (29 downloads/day)
  516. graceful-cluster - Gracefully restart node.js http cluster with zero downtime. Shutdown server without active inbound connections reset. (29 downloads/day)
  517. htdigest - Node.js package for HTTP Digest Authentication password file utility. (29 downloads/day)
  518. pull-http-router - Minimal express-like router for pull-streams (28 downloads/day)
  519. falkor - HTTP Level Functional Testing Library (28 downloads/day)
  520. server.app-builder - http server abstraction (28 downloads/day)
  521. sencisho - sencisho is a small http server for your local development (28 downloads/day)
  522. express-uncapitalize - An Express middleware module that will redirect user HTTP requests that contain uppercase letters, to the same URL converted to lowercase. (28 downloads/day)
  523. stackable-fetcher - A middleware-based HTTP client library based on node-fetch. (28 downloads/day)
  524. mock-couch - An http server pretending to be couchdb, for unit testing. (28 downloads/day)
  525. wayward - Minimal http framework with the basics. (28 downloads/day)
  526. cordova-plugin-http - Cordova / Phonegap plugin for communicating with HTTP servers using SSL pinning (28 downloads/day)
  527. http-store - Generic DataStore Using HTTP Verbs (28 downloads/day)
  528. http- - Some tools to work with for the HTTP protocol. (28 downloads/day)
  529. cacheur - A modular HTTP / API result cacher and transformer that runs as a CLI application (27 downloads/day)
  530. pajamas - A wrapper for asynchronous http requests using the q promise library (27 downloads/day)
  531. node-tiny-http - A tiny node.js http framework (27 downloads/day)
  532. node-sp-auth - Unattended SharePoint http authentication with nodejs (27 downloads/day)
  533. n-http-2 - ## Installation (27 downloads/day)
  534. theon - A library to build domain-specific, extensible and expressive HTTP API clients in node.js and browsers (27 downloads/day)
  535. metalsmith-redirect - A Metalsmith plugin to create HTTP redirections (27 downloads/day)
  536. rem - An HTTP Client with middleware, with built-in support for major web services. (27 downloads/day)
  537. kinto-http - JavaScript HTTP client for the Kinto API. (27 downloads/day)
  538. kinto-client - JavaScript HTTP client for the Kinto API. (27 downloads/day)
  539. react-render-service - HTTP microservice for rendering React to HTML on the server side (27 downloads/day)
  540. downgrader - Upgrade HTTP sockets to raw sockets and do what you want with them. Scandalous! It's true. (27 downloads/day)
  541. sketch-fetch - Util library for sketch plugins handeling async HTTP requests (27 downloads/day)
  542. superagent-ls - Superagent with less suck - (browser and node.js HTTP clients) (27 downloads/day)
  543. pushover - git push deploy server over http (27 downloads/day)
  544. biggie-router - A lightweight extensible HTTP router (27 downloads/day)
  545. sumologic - Sync Application logs to sumo logic directly via their http API (27 downloads/day)
  546. mock-http-server - Controllable HTTP Server Mock for your functional tests (27 downloads/day)
  547. passport-http-signature - passport strategy for HTTP signatures (27 downloads/day)
  548. micro-list - Single-command HTTP directory listing and file serving (27 downloads/day)
  549. jaaulde-cookies - Javascript library for accessing and manipulating HTTP cookies in the web browser (27 downloads/day)
  550. grunt-node-server - ) to start a simple http server with node (27 downloads/day)
  551. nascent.upgrader - Upgrade HTTP sockets to raw sockets and do what you want with them. Scandalous! It's true. (27 downloads/day)
  552. funkster-http-headers-content - Funkster is a compositional server library. This package contains combinators to parse and set the HTTP Content-* headers. (27 downloads/day)
  553. jsonapitest - JSON driven testing of HTTP APIs (26 downloads/day)
  554. curlconverter - convert curl syntax to native python and javascript http code (26 downloads/day)
  555. request-b - A HTTP client (26 downloads/day)
  556. jaque - Q HTTP Begin-, Middle-, and End-wares (26 downloads/day)
  557. snekfetch - Just do http requests without all that weird nastiness from other libs (26 downloads/day)
  558. jaws - Build HTTP applications as a cache. (26 downloads/day)
  559. zenserver - a lean and mean http router for node.js (26 downloads/day)
  560. netiam-errors - A collection of HTTP errors (26 downloads/day)
  561. http-mitm-proxy - HTTP Man In The Middle (MITM) Proxy (26 downloads/day)
  562. bxb-server - http server yet (26 downloads/day)
  563. jsonrpc-bidirectional - Bidirectional JSONRPC over web sockets or HTTP with extensive plugin support. (26 downloads/day)
  564. http-tui - A HTTP client with a simple terminal interface. (26 downloads/day)
  565. protein - Protein is http prototype mixins for Node.js (26 downloads/day)
  566. sheep - HTTP Proxy server that uses Seaport as routing table (26 downloads/day)
  567. request-digest - Perform request with a digest authentication, a simple node http digest client (26 downloads/day)
  568. http-status-messages - Maps HTTP status codes to their short human-readable descriptions (26 downloads/day)
  569. grunt-simple-rest - grunt simple rest http utils to verify api (26 downloads/day)
  570. http-status-identifier-cli - Identify http status (25 downloads/day)
  571. http-get - Simple to use node.js HTTP / HTTPS client for downloading remote files. Supports transparent gzip / deflate decoding. (25 downloads/day)
  572. nrtv-server - Send stuff over HTTP (25 downloads/day)
  573. trek-router - A fast HTTP router (25 downloads/day)
  574. couchdb-api - An async wrapper for the CouchDB HTTP API, following Node.js conventions (25 downloads/day)
  575. homebridge-httpeverything - http plugin for homebridge: https://github.com/nfarina/homebridge (25 downloads/day)
  576. resource-http - provides an HTTP API (25 downloads/day)
  577. uws-old - Highly efficient WebSocket & HTTP library (25 downloads/day)
  578. cdna.media.host - http host api for cdna media client (25 downloads/day)
  579. nonstop-package-resource - Package index HTTP API as a resuable resource lib for Autohost (25 downloads/day)
  580. cf-util-http - Cloudflare HTTP Util (25 downloads/day)
  581. literapi - Literate testing for HTTP APIs using markdown (25 downloads/day)
  582. angular-http-etag - Angular module for easy ETag-based caching of $http responses (25 downloads/day)
  583. http-image-size - Detect image dimensions via http. (25 downloads/day)
  584. ngx-http-rest - This library allows to interact with rest api in your angular app. It contains: (25 downloads/day)
  585. mitm-algolia - Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers. (25 downloads/day)
  586. freeloader - Stream-based HTTP load testing framework (25 downloads/day)
  587. ssb-ws - websocket & http server for ssb (25 downloads/day)
  588. assignation - Allow two or more collaborating services to find each other through an HTTP proxy. (25 downloads/day)
  589. laf-http - Lightweight express like http module for building rest api services (25 downloads/day)
  590. htracr - HTTP sniffing and low-level visualisation (25 downloads/day)
  591. auth-rbac-http-basic - HTTP Basic Authentication plugin for auth-rbac (25 downloads/day)
  592. websvr - A simple web server, implement http module(filter) and handler(servlet), autorecover persistent session (24 downloads/day)
  593. http-ext - the http request client for nodejs module (24 downloads/day)
  594. angular-http-backup - http backup for when service/network fails (24 downloads/day)
  595. homebridge-custom-http - http(s) custom plugin for Homebridge: https://github.com/nfarina/homebridge (24 downloads/day)
  596. node-bubble - HTTP server framework for node.js (24 downloads/day)
  597. requisition - ES7 async/await ready http client (24 downloads/day)
  598. http-sync-4 - A synchronous HTTP Client library for node.js 4.x (24 downloads/day)
  599. amygdala - RESTful HTTP library for JavaScript powered web applications (24 downloads/day)
  600. argo - An extensible, asynchronous HTTP reverse proxy and origin server. (24 downloads/day)
  601. zapp - simple development http server with websocket powered live reloading (24 downloads/day)
  602. httq - Middleware for bridging HTTP and AMQP (24 downloads/day)
  603. mate - HTTP request, array extension, event, observer, test, timer, etc. It extends the native JavaScript / CoffeeScript. (23 downloads/day)
  604. m-server - M-Server is a mini http static server that without any dependencies; (23 downloads/day)
  605. hapi-http-method-override - A simple plugin to provide non-disruptive options for overriding HTTP request methods in Hapi.js (23 downloads/day)
  606. checkstatus - Node application to check HTTP status. (23 downloads/day)
  607. kronos-adapter-inbound-http - http adapter step implementation (23 downloads/day)
  608. crowbar - HTTP Router for Mojo.js (23 downloads/day)
  609. toxy - Hackable HTTP proxy to simulate server failure scenarios and network conditions (23 downloads/day)
  610. cb-http-ws-server - Simple iojs/node.js http and websocket server (23 downloads/day)
  611. zale-pomelo-http-plugin - Wrap express module as pomelo http plugin. (23 downloads/day)
  612. corpse - A simple HAR file replay for testing HTTP request and response exchanges (23 downloads/day)
  613. hook.io-request - a simple Hook for making outgoing http requests (23 downloads/day)
  614. mesh-http - mesh HTTP adapter (23 downloads/day)
  615. browser-http - Simple (but advanced) HTTP for browser (23 downloads/day)
  616. obsidian-http-request - Helper library to download assets (ajax) directly or through a proxy (23 downloads/day)
  617. fetch-file - Download from an http server to a local file. (23 downloads/day)
  618. claypot - Just a static HTTP server. (23 downloads/day)
  619. strong-express-metrics - An Express middleware for collecting HTTP statistics. (23 downloads/day)
  620. cf-util-http-file - Cloudflare HTTP File Util (23 downloads/day)
  621. immutable-http - Http client with pretty simple chaining API (23 downloads/day)
  622. connect-pgp - Connect middleware to cryptographically sign HTTP responses. (23 downloads/day)
  623. proxima - An HTTP and TLS (HTTPS) reverse proxy server intended to replace full web servers for proxying Node.js applications. (23 downloads/day)
  624. vlc-deck - Node Module to control VLC over http interface. (23 downloads/day)
  625. api2go - Simple structure to create APIs based on HTTP requests over express. (23 downloads/day)
  626. apeman-brws-request - HTTP request module for browser. (23 downloads/day)
  627. spa-http-server - A simple zero-configuration command-line http server (23 downloads/day)
  628. http-i18n - parse language url param and http header (23 downloads/day)
  629. lil-http - Tiny, lightweight, full featured HTTP client (22 downloads/day)
  630. error-obj - Library generating http error objects (22 downloads/day)
  631. ask - A simple, chainable way to construct HTTP requests in Node or the browser (22 downloads/day)
  632. appdotnet - Wrapper for the App.net HTTP Stream API, following node idioms. (22 downloads/day)
  633. go-fetch - A pluggable HTTP client. (22 downloads/day)
  634. http-ssh-agent - Send requests to http servers over ssh (22 downloads/day)
  635. jello-command-feserver - Launch one HTTP WEB Server: take one directory as context root. (22 downloads/day)
  636. parse-server-ftp-http-adapter - parse-server file adapter for FTP upload and HTTP download (22 downloads/day)
  637. cli_temcafe - Show message from http request in the terminal (22 downloads/day)
  638. fishingrod - Very small http request lib (22 downloads/day)
  639. funkster-http-headers-accept - Funkster is a compositional server library. This package contains combinators to parse the Accept header of a request. (22 downloads/day)
  640. node-request-retry - A simple Node.js request wrapper for retrying http requests. (22 downloads/day)
  641. distroy - vHost Routing for HTTP and HTTPS (22 downloads/day)
  642. nover - A Node.js powered HTTP server. (22 downloads/day)
  643. karl-http - karl http request with fetch (22 downloads/day)
  644. plexi.http - plexi plugin for http service (22 downloads/day)
  645. plaza - Functional Http helpers (22 downloads/day)
  646. http-benchmark - Scriptable Http performance scenario utility for any webapp. Easily performance test backend API layers and client facing sites in parallel with development. (22 downloads/day)
  647. http-browser - http jstool example (22 downloads/day)
  648. funkster-http-json - Funkster is a compositional server library. This package provides types and combinators to parse json bodies from requests and respond with json to the client. (22 downloads/day)
  649. hfs - HTTP File Server (22 downloads/day)
  650. preview-server - A http server serve static files and directories for quick preview. (22 downloads/day)
  651. rnsync - Stop making http CRUD calls and instead work with a local NoSQL database that you can replicate to your remote database and keep a user's data synced across multiple devices. (22 downloads/day)
  652. allhttperrors - A module to create flexible, powerful Error objects based on HTTP responses (22 downloads/day)
  653. banquet - A meze based Restify wrapper for JSON HTTP endpoints (22 downloads/day)
  654. force-ssl-heroku - An express middleware that redirects unencrypted HTTP requests to HTTPS (22 downloads/day)
  655. seraph-resource - expose crud functions for a seraph model over http (22 downloads/day)
  656. node-get - A slightly higher-level HTTP client for node. (21 downloads/day)
  657. mockbin - Test, mock, and track HTTP requests & responses between libraries, sockets and APIs (21 downloads/day)
  658. static-route - A route for an http server to safely serve static files (21 downloads/day)
  659. minigun - Load-testing for HTTP and WebSocket-based applications (21 downloads/day)
  660. mini-http - This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name. (21 downloads/day)
  661. swirl - CLI for testing HTTP servers using unexpected-http (21 downloads/day)
  662. activate-client - activate-client is used to generate a http string for 2d code and an verifying string to activate client software.It uses ecdh to crypte the input args. So, the output strings are different every time.The input arguments will be crypted with aes-128 metho (21 downloads/day)
  663. dish - miniature in-memory http cache optimized for serving buffers or strings (21 downloads/day)
  664. sepro - Sepro is a http proxy which discovers where to proxy a request. (21 downloads/day)
  665. mcstatic - Static Http server for mocking and stuff (21 downloads/day)
  666. anthtrigger - Trigger events via http service (21 downloads/day)
  667. testx-http-keywords - Keywords to send simple http requests and check the responses using the testx library. (21 downloads/day)
  668. servie - Standard HTTP interfaces (21 downloads/day)
  669. homebridge-http-haikuhelper - http(s) plugin for Homebridge: https://github.com/nfarina/homebridge (21 downloads/day)
  670. testcopter - A command line selenium http runner (21 downloads/day)
  671. whisperjs - HTTP Request functionality from within a node.js application using preset expresss routes and middleware (21 downloads/day)
  672. thagomizer - Check the health status of an HTTP endpoint (21 downloads/day)
  673. http-content-range-format - Format HTTP Content-Range headers, RFC 7233 compilant. (21 downloads/day)
  674. shipment - Run asynchronous actions and report realtime events through auto-generated CLI, node module API, or HTTP API. (21 downloads/day)
  675. wipeer - p2p network over http and ws (21 downloads/day)
  676. node-red-contrib-securedhttp - Node-RED node to create secured http endpoint (21 downloads/day)
  677. cb-http-client - Common-blockchain HTTP client for a cb-http-router (21 downloads/day)
  678. crudi - Crudi is a tool for quickly generating HTTP routes that perform basic CRUD operations for your HAPI project. It's a useful tool for quickly building out a restful API for protyping or simple production projects. (21 downloads/day)
  679. express-req-uest - req.uest to request backend http server related to per request (21 downloads/day)
  680. simple-http - A simple client for interacting with remote HTTP interfaces (21 downloads/day)
  681. ahr2 - An Abstract Http Request for Node.JS (http/https) and the Browser (XMLHttpRequeuest2). For npm install ahr2 for Node and pakmanager build for Ender / Pakmanager. It should be required as var request = require('ahr2') (21 downloads/day)
  682. httpserver - command line HTTP server tool for serving up local files, similar to python -mSimpleHTTPServer (21 downloads/day)
  683. zhserver - yet other http static server (21 downloads/day)
  684. cans-plugin-http - HTTP (axios) plugin for cans (21 downloads/day)
  685. quiver-http - Build Status (21 downloads/day)
  686. fed - Development tool for web, support http server and freemarker.js and http proxy. (21 downloads/day)
  687. contentful-response-parser - Parse Contentful HTTP API response and resolve all nested Asset and Entry links (21 downloads/day)
  688. qb-http - http dialect for QB service framework (21 downloads/day)
  689. rx-fetch - RxJS-flavored version of HTTP fetch API for node.js (20 downloads/day)
  690. mocha-http-server - Lightweight HTTP server designed to run mocha tests in a browser (20 downloads/day)
  691. angular2-cool-http - Cool features over angular Http Client. (20 downloads/day)
  692. request-util - HTTP Utilities for Node.js when using request (20 downloads/day)
  693. ng2-http-interceptor - > Http Interceptor library for Angular 2 (20 downloads/day)
  694. n-mocker - mock services and http api with nodejs (20 downloads/day)
  695. wns-http-package - HTTP package/bundle for WNS Middleware (20 downloads/day)
  696. nice-request - A library to help with http requests in nodeland. (20 downloads/day)
  697. health-route - a health-check route handler for core http. akin to connect-health-check for express/connect. for a standalone http server that serves this module, see [health-server](http://npm.im/ (20 downloads/day)
  698. layman - A simple manager for HTTP request <--> response layers in node.js (20 downloads/day)
  699. curl-cmd - Generate a curl command line argument list from an http request object (20 downloads/day)
  700. periodic-ping - Stand-alone node task that sends out periodic HTTP requests to keep servers awake. (20 downloads/day)
  701. hadooc - Markdown with domain specific extensions to easily generate documentation for HTTP API. Contains the language specification as well as the compiler to HTML. Written in Javascript for Node.js. (20 downloads/day)
  702. pins - Create Pinterest style pins for your own files over HTTP (20 downloads/day)
  703. debug-http - Debug HTTP/HTTPS requests in Node.js (20 downloads/day)
  704. grunt-connect-proxy2 - Provides a http proxy as middleware for grunt connect. (20 downloads/day)
  705. angular-http-harness - Angular library for seamless migration from $http to Http. (20 downloads/day)
  706. koa-json-logger - KoaJS HTTP Request/Response/Error JSON format logger (20 downloads/day)
  707. forker - A forking HTTP proxy (you heard me) (20 downloads/day)
  708. xserver - A simple http server. (20 downloads/day)
  709. nanocyte-engine-http - HTTP server for Nanocyte that dumps messages into a queue (20 downloads/day)
  710. citation - Legal citation extractor. Standalone library, and optional HTTP API. (20 downloads/day)
  711. servertest - A simple HTTP server testing tool (20 downloads/day)
  712. tape-nock - Automatically record and playback HTTP calls for each tape test. (20 downloads/day)
  713. eyeos-http-wrapper - A wrapper with enhanced methods of node's http core module (20 downloads/day)
  714. homebridge-http-luminescence - http light sensor plugin for homebridge. Requires additional hardware. (20 downloads/day)
  715. zipkin-instrumentation-cujojs-rest - Interceptor for instrumenting HTTP calls from the cujoJS rest library (20 downloads/day)
  716. fastboot-cli - CLI utility for running Ember FastBoot apps over HTTP (20 downloads/day)
  717. cocoon-cordova-labs-wkwebview-engine-localhost - Cordova WKWebView Engine with HTTP Server Plugin (Cocoon Mod) (20 downloads/day)
  718. schemajs - validate objects (including http request params) against a schema. includes express middleware (20 downloads/day)
  719. zipkin-instrumentation-fetch - Interceptor for HTTP clients using the 'fetch' API (20 downloads/day)
  720. scrapr - A tool for getting public website content using a browser engine or http get. (20 downloads/day)
  721. browser-json-client - A simple http client for interacting with JSON APIs in the browser (20 downloads/day)
  722. listen-spawn - Start a HTTP server which runs commands when pinged. (20 downloads/day)
  723. fist.io.server - new look at http server pluginization (20 downloads/day)
  724. limit-request-promise - http request for web scraping (20 downloads/day)
  725. passport-http-oauth - HTTP OAuth authentication strategy for Passport. (19 downloads/day)
  726. docker-remote-api - Basic http wrapper to call the docker remote api from node (19 downloads/day)
  727. level-http-recorder - A rudimentary middleware / handler that records http requests to a local level db (19 downloads/day)
  728. structure-server - HTTP Server, but imports WebSockets too (19 downloads/day)
  729. flamingo - simple, hapijs based, HTTP server that allows you to convert media files to images (19 downloads/day)
  730. m3u8 - streaming m3u8 parser for Apple's HTTP Live Streaming protocol (19 downloads/day)
  731. gwisp - http service help people store and retrieve schedulers (19 downloads/day)
  732. codem-transcode - Offline video transcoding using ffmpeg, with a small HTTP API. (19 downloads/day)
  733. node-wget - Ultra simple async retrieval of remote files over http or https (19 downloads/day)
  734. cloudelements-petit - A Cloud Elements http proxy, named after Phillipe Petit (19 downloads/day)
  735. request-gb - simplified HTTP client with automatic Chinese encoding conversion (19 downloads/day)
  736. dialect-http - Backend to manage your dialect translations (19 downloads/day)
  737. merry - Modular http framework (19 downloads/day)
  738. nonstop-index - HTTP server/site for hosting and management of nonstop packages and bootstrappers (19 downloads/day)
  739. http-fetch - 使用fetch代替ajax请求 (19 downloads/day)
  740. http-app-router - Request router for building HTTP proxy servers (19 downloads/day)
  741. notmodified - set and validate http cache headers (19 downloads/day)
  742. httpexceptions - Provide exception for HTTP Rest API (19 downloads/day)
  743. request-control-js - Fight back against the rising tide of http requests. (19 downloads/day)
  744. trae - Fetch based HTTP client for the browser (19 downloads/day)
  745. webmiddle-service-http-request - > Service built on top of the request library, it is used to perform http requests. (19 downloads/day)
  746. http-exceptions - HTTP Exceptions =============== (19 downloads/day)
  747. dirac-middleware - Express middleware for building JSON HTTP interfaces with dirac (19 downloads/day)
  748. capture-proxy - A http proxy that can be used to intercept http requests and persist the request and response payloads. (19 downloads/day)
  749. restler-base - An HTTP client library for node.js (19 downloads/day)
  750. http-mail-client - A simple small http interface which accepts E-Mails as JSON via POST and sends them to whereever you want! (19 downloads/day)
  751. record-http - Records incoming HTTP calls for testing (19 downloads/day)
  752. router-middleware - Write fully featured http services and streaming templates without the bloat (19 downloads/day)
  753. geit - Simply get source code trees from a git repository via Smart HTTP (19 downloads/day)
  754. tinyget - A tiny http client for nodejs & browser (19 downloads/day)
  755. sirver - A tiny, very polite, server for building simple async HTTP services. (19 downloads/day)
  756. raiden - CLI for interacting with http servers (19 downloads/day)
  757. http-ng - a standalone angular.js $http service (19 downloads/day)
  758. iapi - this api use node and mongodb with localhost or http (19 downloads/day)
  759. ouija - Server software for proxying HTTP requests through PhantomJS. It'll make your automated requests look more human! (19 downloads/day)
  760. hive-ui - Http ui client for hive.js (19 downloads/day)
  761. node-http-server2 - Just a http server (19 downloads/day)
  762. glory-http - http lib for Angular2 (19 downloads/day)
  763. expired - Calculate when HTTP responses expire from the cache headers (19 downloads/day)
  764. bip-pod-http - HTTP Pod for Bipio (19 downloads/day)
  765. cheerio-req - An http request module sending back a Cheerio object. (19 downloads/day)
  766. tiny-http - a simple static web server (19 downloads/day)
  767. ng-http-stuff - A angular 2 forward compatible observable based http client. (19 downloads/day)
  768. mountable-proxy - Easy endpoint provision for streaming proxies in node HTTP servers. (19 downloads/day)
  769. q-http - Q promise based HTTP client and server interface (18 downloads/day)
  770. react-requests - HTTP requests, the React way. (18 downloads/day)
  771. express-correlation-id - Express middleware to correlate requests across http calls (18 downloads/day)
  772. node-multi-webserver - A multi http server manager (18 downloads/day)
  773. utuber - Nodejs HTTP server and browser bookmark to make downloading Youtube videos to your server easy. (18 downloads/day)
  774. homebridge-httplock - HTTP controlled lock accessory plugin for Homebridge (18 downloads/day)
  775. cerebral-module-http - HTTP module for Cerebral (18 downloads/day)
  776. easy-requests - Painless http requests (18 downloads/day)
  777. swole - HTTP request router for Swagger/OpenAPI (18 downloads/day)
  778. pegasus - A pipeline-based HTTP framework (18 downloads/day)
  779. rewriter - streaming http + file routing proxy. serve apps easily! (18 downloads/day)
  780. http-delayed-response - Simple module for delaying a response, optionally with long-polling support (18 downloads/day)
  781. web-dev-server - Node.js simple http server for common development or training purposes. (18 downloads/day)
  782. pingme - Super simple HTTP server that can be easily pinged so that Nagios et al can know your stuff's healthy. (18 downloads/day)
  783. goldwasher-needle - Plugin for goldwasher to add needle for easy HTTP requests. (18 downloads/day)
  784. magik-server - A simple HTTP development server with some nice magik. (18 downloads/day)
  785. pipeline-surveyor - HTTP pipeline surveyor (18 downloads/day)
  786. m3u8parse - Structural parsing of Apple HTTP Live Streaming .m3u8 format (18 downloads/day)
  787. logstash - Robust logger for browser and node that sends log messages to logstash http server (18 downloads/day)
  788. serverless-proxy - Run your existing HTTP middleware based apps in Serverless (18 downloads/day)
  789. proxy-login-automator - Automatically send user/password to http proxy server via a local forwarder. PAC is also supported. (18 downloads/day)
  790. webtc - Web Traffic Controller an HTTP Server for Node.js (18 downloads/day)
  791. angular-rest-adapter - Angular REST http request adapter (18 downloads/day)
  792. http-template - node module that uses templated files containing raw http to create http requests (18 downloads/day)
  793. karma-express-http-server - A Karma plugin that allows you to create tiny http server with express.js to handle some testing cases (18 downloads/day)
  794. sql-injection - This express module detects sql injection attacks and stops them with 403 http status code. (18 downloads/day)
  795. isotropy-http-in-browser - Browser versions of Node's request and response tailored for the Isotropy project. (18 downloads/day)
  796. httptest - Simply library for testing HTTP servers (18 downloads/day)
  797. hubot-gretchen - Creates a HTTP endpoint to tell hubot secrets. Like Gretchen Weiners. (18 downloads/day)
  798. http-ndjson - Log http requests as ndjson (18 downloads/day)
  799. http-utility - A wrapper for handling events around http requests and responses. (17 downloads/day)
  800. gett - HTTP request with cache (17 downloads/day)
  801. concurrency-logger - Log HTTP requests/responses separately, visualize their concurrency and report logs/errors in context of a request (17 downloads/day)
  802. express-mocks-http - Mock 'http' objects for testing Express routing functions (17 downloads/day)
  803. simplehttpserver - Simple HTTP Server for static files (17 downloads/day)
  804. mocha-http-detect - Live request detection for Mocha (17 downloads/day)
  805. get-it - Generic HTTP request library for node and browsers (17 downloads/day)
  806. doraemon - A module and http API mock tool. (17 downloads/day)
  807. agnostic - A library that allows other projects to be agnostic of particular http server implementation (17 downloads/day)
  808. pushinator - A simple server to push messages in realtime from your application to http clients, based on socket.io (17 downloads/day)
  809. http-perf - a simple utility to test an http server and get stats (17 downloads/day)
  810. http-graceful-shutdown - gracefully shuts downs http server (17 downloads/day)
  811. passport-http-bearer-sl - HTTP Bearer authentication strategy for Passport. (17 downloads/day)
  812. ht-jsonrpc-http-transport - Hudson-Taylor JSONRPC/HTTP transport (17 downloads/day)
  813. restify-basic-acl - Utilize basic role-based HTTP method ACL as a Restify middleware. (17 downloads/day)
  814. hmock - Very simple http request/response mocking. (17 downloads/day)
  815. httpmocker - http request mocker (17 downloads/day)
  816. tilelive-http - HTTP source for tilelive (17 downloads/day)
  817. aso-server - Simple HTTP server for NodeJS. (17 downloads/day)
  818. rollodeqc-gh-bookworm - Rate limited HTTP query iterator. (17 downloads/day)
  819. resource-tree - A useful separation of lookup (URL parsing/routing) and resources for implementing a HTTP server. (17 downloads/day)
  820. danger-zone-server - A framework to simplify setup of a http server (17 downloads/day)
  821. ahr - Abstract HTTP Request === (17 downloads/day)
  822. frhttp - Functional Reactive HTTP server for Node.js. Can be used in place of or along side ExpressJS. (17 downloads/day)
  823. docker-host - Tiny module that converts a host to docker (usually $DOCKER_HOST) to a standard http url (17 downloads/day)
  824. modified - Modified is a simple request client to deal with http local caches. (17 downloads/day)
  825. elastic - ## How do I use this? Here's a sample. Run this code somewhere and you'll contact Amazon, create a HTTP service cluster with load balancer, wire it all up, set up firewalls and start serving requests! All you need to start are the keys and cert from your EC2 account, a keypair in your account, and an AMI that launches apache on boot. (17 downloads/day)
  826. api-client - Object Oriented library for HTTP Web API clients (17 downloads/day)
  827. typux-http - HTTP plugin for typux (17 downloads/day)
  828. on-wss - OnRack Http Server (17 downloads/day)
  829. docparse-scraper-status-socket - Setups up an http express app for an single scraper. This app allows external services to get the status of the scraper and start new scrapes (17 downloads/day)
  830. plex-api - Simple wrapper for querying against HTTP API on the Plex Media Server (17 downloads/day)
  831. http-tunnel - If you are on the road, behind fifteen firewalls, and want to share some web application you're developing locally, or just share a set of files with someone real quick; this tool will do the job! (17 downloads/day)
  832. bladerunner - request router for HTTP or complex async tasks (17 downloads/day)
  833. web-site - Send stuff over HTTP (17 downloads/day)
  834. ngx-http-test - Angular Http test helper (17 downloads/day)
  835. workload - Sends HTTP requests to a server to mimic a natual load (17 downloads/day)
  836. meshblu-verifier-http - Verify Meshblu over HTTP (17 downloads/day)
  837. forward-proxy - p2p http forward and socks proxy based on iWebPP.io and Node.js (17 downloads/day)
  838. seemless - Works with http server to create a client side javascript jquery ajax calls. (17 downloads/day)
  839. sw-class-schema - Useful helper to construct and deconstruct objects over http requests. This module re-exports validators from Swanest' class-validator fork and sanitzers from [class-sanitizer](https://github.com/pleerock/clas (17 downloads/day)
  840. ozylog-http-errors - Create HTTP error objects (17 downloads/day)
  841. p2phls - BemTV Peer-to-Peer plugin for HTTP Live Streaming transmissions on Clappr Media Player (17 downloads/day)
  842. http-mockserver - Testing made easy with mocked http servers (17 downloads/day)
  843. fitch - A lightweight Promise based HTTP client, using Fetch API. (17 downloads/day)
  844. flatiron-http-users - Encapsulated routes and resources for managing users in flatiron HTTP apps (17 downloads/day)
  845. test-listen - Produce URLs to test HTTP servers with ephemeral ports (17 downloads/day)
  846. mitm-mwoc - Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers. (17 downloads/day)
  847. vinehill - In process bridge between http requests and connect based servers (16 downloads/day)
  848. zombie-w - folk from zombie, add encoding detect to it. Just for chinese website, because many of them don't have encoding in http headers, and this will be impossible for the original zombie to handle (16 downloads/day)
  849. active-activity-search - Active.com Activity Search v2 HTTP API client. (16 downloads/day)
  850. httpcheck - Simple HTTP status checker w/ timeout (16 downloads/day)
  851. json-schema-http - Stub HTTP routes based on a JSON Hyper Schema (16 downloads/day)
  852. create-servers - Create an http AND/OR an https server and call the same request handler. (16 downloads/day)
  853. silex-bundle-http-server - [SILEX][BUNDLE] Sets up an HTTP server (16 downloads/day)
  854. shttp-client - simple http client (16 downloads/day)
  855. hyperdrive-http - Handle Hyper[drive|core] HTTP Requests (16 downloads/day)
  856. http-promises - Consistent HTTP request API on both server and browser using promises. (16 downloads/day)
  857. websmock - websmock is built by giving express http server, you can set up multiple vhost simple configuration. websmock combines the handlebars, mockjs, widget. Let mock test data easier. (16 downloads/day)
  858. seq-logging - Sends structured log events to the Seq HTTP ingestion API (16 downloads/day)
  859. mdoq-http - middleware based http client for node and the browser (16 downloads/day)
  860. dgate - Domain gateway, a simple clustered HTTP virtual host router (16 downloads/day)
  861. mesos-framework - A wrapper around the Mesos HTTP APIs for Schedulers and Executors. Write your Mesos framework in pure JavaScript! (16 downloads/day)
  862. http-health-endpoint - HTTP server as a module that will return configurable health info on request (16 downloads/day)
  863. file-send - A http file send (16 downloads/day)
  864. passport-token-auth - HTTP Token authentication strategy for Passport. (16 downloads/day)
  865. minifridge - Node module that combines the base http and https modules with cheerio for screen scraping. (16 downloads/day)
  866. s2chttp - HTTP Library for pushing data to the cloud using s2c.io plaform for the internet of things (16 downloads/day)
  867. getfile - setup a temp http server for upload/download file (16 downloads/day)
  868. rush-http-proxy - Easy to setup, convenient, universal, parallel, http/https proxy daemon. Setup in 1 minute, run, configure, adapt. Based on excellent node-http-proxy. (16 downloads/day)
  869. mocknode - A configurable mock server with an intuitive configuration management interface and a http api (16 downloads/day)
  870. monitor-http-requests - Is used to log req and res of http.get and http.post (16 downloads/day)
  871. cf-util-http-poll - Cloudflare HTTP Polling Util (16 downloads/day)
  872. n4store - simple nodejs http client for 4store (16 downloads/day)
  873. htfds - http tool for distribute system (16 downloads/day)
  874. cf-crud-service-api-builder - Build an HTTP API for a crud-service (16 downloads/day)
  875. dummy-integration-server - Simple Node server for listening to http requests intended to be sent to third party systems... Logs info to console for each request. This was created for a specific purpose. As-is it is probably not very helpful to anyone else. I am open to suggestions (16 downloads/day)
  876. verity - a lib for testing for http request/response (16 downloads/day)
  877. nice-http-error - Provides Simple interface for creating errors and associating them with an accepted http status code. (16 downloads/day)
  878. oppressor-contrib - fork of the streaming http compression response negotiator (16 downloads/day)
  879. endpointsjs - Simple library for HTTP service clients (16 downloads/day)
  880. homebridge-broadlink-http - A homebridge plugin for broadlink device using http (16 downloads/day)
  881. react-native-static-server - HTTP static file server for React Native (16 downloads/day)
  882. node-hostme - lightweight http server for developing API based web apps (16 downloads/day)
  883. es6-utils - provide some common utils like http request,cache and so on,written by pure ES6 (16 downloads/day)
  884. gourmet-server - Core HTTP server serving gourmet project (16 downloads/day)
  885. hls-kit - Simple adaptive-bitrate HTTP Live Streaming: mp4 to mpegts transcoding & m3u8 playlist serialization (with support for stream discontinuities, sliding-window live, and replay playlists). (16 downloads/day)
  886. toki-method-http - Plugin (16 downloads/day)
  887. eu - Caching HTTP client (16 downloads/day)
  888. node-httpx - Provides a TLS-agnostic HTTP server and eliminates the redundancy in providing both secure and insecure servers. (16 downloads/day)
  889. trucks-resolver-http - HTML import resolver for the http: and https: protocols (16 downloads/day)
  890. superagent-metric-logger - HTTP call profiling for superagnet (16 downloads/day)
  891. http-digest-client - Perform request agains digest authenticated servers. (15 downloads/day)
  892. zlogjs-http-logger - Log http request, and responses and can be used as a plugin for zlogjs-adapter (15 downloads/day)
  893. trail-instrument-http - Instrument http core library for trail (15 downloads/day)
  894. nonstop-index-client - Library for communicating with the nonstop index HTTP API. (15 downloads/day)
  895. nodeunit-httpclient - HTTP response testing for NodeUnit (15 downloads/day)
  896. ts-httpexceptions - Provide exception for HTTP Rest API (15 downloads/day)
  897. ava-http - Async HTTP request wrapper (15 downloads/day)
  898. cape-baboon - Request throttler for http requests against enemy webservices with unpredictable behavior for mass requests. (15 downloads/day)
  899. fast-http - Create a tiny web server which does not support the MVC pattern, for simple Node.js app. (15 downloads/day)
  900. homebridge-http-webhooks - A http plugin with support of webhooks for Homebridge: https://github.com/nfarina/homebridge (15 downloads/day)
  901. good-guy-cache-redis - Redis cache adapter for Good Guy HTTP (15 downloads/day)
  902. next-expose-http - The easy way to create custom request handlers for next.js (15 downloads/day)
  903. vfs-http-adapter - A http middleware to wrap vfs instances and expose them via a RESTful interface (15 downloads/day)
  904. hsc-cli - Comprehensive HTTP Status Code Information on the Command Line! (15 downloads/day)
  905. strider-ecosystem-client - HTTP client for consuming metadata about the Strider ecosystem (15 downloads/day)
  906. vicopo - API HTTP et Script pour trouver les villes à partir d'un code postal et code postaux à partir d'une ville (15 downloads/day)
  907. bearer-token - Returns rfc6750 OAuth Bearer Token from an http request object (15 downloads/day)
  908. quereaze - Easily build IO UI's that utilize Undo, History, and Abort Http Request Logic (15 downloads/day)
  909. msb-proxies - HTTP proxy services for microservicebus e.g. http2bus, bus2http (15 downloads/day)
  910. rl-http - Tool for simplifying http requests with angular (15 downloads/day)
  911. http-browserify-ws - http module compatability for browserify (15 downloads/day)
  912. tiny-httptest - Lightweight HTTP compliant test framework (15 downloads/day)
  913. watchify-request - Wraps a watchify instance into an HTTP request handler (15 downloads/day)
  914. parallelized_http - parallelize http requests using HTTP range header (15 downloads/day)
  915. apes - A tiny application and HTTP API framework for Express.js. (15 downloads/day)
  916. statik - Simple static file server – serve any directory over HTTP (15 downloads/day)
  917. hubot-script-http - run all hubot commands thru the browser or terminal (without the need of an extra adapter) (15 downloads/day)
  918. parasite - Parallel Http Clients (15 downloads/day)
  919. static-content - HTTP Static Content Middleware (15 downloads/day)
  920. difficult-http-server - Instant HTTP Server for Single Page Application (15 downloads/day)
  921. brevis-core - Brevity in async http microservices (15 downloads/day)
  922. http-one-oh-no - Make HTTP 1.0 requests (15 downloads/day)
  923. plumbdb - HTTP request handlers for building web services on top of LevelDB (15 downloads/day)
  924. pomelo-http-plugin - Wrap express module as pomelo http plugin. (15 downloads/day)
  925. server-timing - This module can add ServerTiming Header to http response, and be able to use express middleware (15 downloads/day)
  926. http-serve - Command-line http server with gzipping and fallback support (15 downloads/day)
  927. localhost-server - A localhost http web server command tool, which creates a localhost:8080/file.html connect locally. (15 downloads/day)
  928. weex-http - simple http lib for weex (15 downloads/day)
  929. light-http - A really light library for HTTP request. (15 downloads/day)
  930. lazy-image - An image compressing/resizing http server (15 downloads/day)
  931. kubrik - HTTP Router for Mojo.js (15 downloads/day)
  932. kronos-interceptor-http-request - Interceptor to convert messages into multipart form data and back (15 downloads/day)
  933. port-vhoster - A simple HTTP vhost reverse proxy / port sharing implementation for node.js. Run multiple node HTTP servers (Domains, IP's) through one port. (15 downloads/day)
  934. simple-http-share - A simple utility to quickly share or receive files from a directory to other machines over the LAN using HTTP (15 downloads/day)
  935. simple-http-upload-server - Simple HTTP upload server. (15 downloads/day)
  936. postbin - Quick service to listen on a port for HTTP requests (15 downloads/day)
  937. js-data-fetch - HTTP adapter for js-data that uses fetch. (15 downloads/day)
  938. sinch-request - Library for signing and verifying Sinch API http REST-requests for client (web/node) or backend. (15 downloads/day)
  939. ahr.browser.request - options module of Abstract Http Request (AHR) (15 downloads/day)
  940. springer-uptime - Remote monitoring for HTTP applications (15 downloads/day)
  941. testarossa - An async test framework that is very extensible and includes a handy http helper (15 downloads/day)
  942. immutable-http-client - Immutable http client (15 downloads/day)
  943. http-keeper - Basic offline keeper with fallback to fetching files via http (14 downloads/day)
  944. generic-error-creator - Generic error creator for node server using es2015, covers most HTTP default errors and allow extending them for custom erros. (14 downloads/day)
  945. mindtouch-http.js - A JavaScript library to construct URLs and make HTTP requests using the fetch API (14 downloads/day)
  946. patchboard-client - Client for using Patchboard HTTP APIs (14 downloads/day)
  947. http-host-proxy - HTTP(s) proxy with host based routing to front servers, with optional SSL or authentication (14 downloads/day)
  948. rephraser - HTTP Server For Testing (14 downloads/day)
  949. pigalle-mvc-plugin-datetime-converter-alpha - A set of ES7 decorators used to convert datetime in HTTP request and response bodies (14 downloads/day)
  950. response2json - Save HTTP Responses as JSON (14 downloads/day)
  951. http-message-parser - HTTP message parser in JavaScript. (14 downloads/day)
  952. got-tmp - Simplified HTTP requests fork (14 downloads/day)
  953. meanie-angular-http-buffer - An Angular service for buffering HTTP requests (14 downloads/day)
  954. pstarter - Start http worker process for nodejs (14 downloads/day)
  955. dev-proxy - Simple SSL HTTP proxy using a self-signed certificate. Intended for local development only. (14 downloads/day)
  956. owa_wrapper - HTTP based Outlook Web Access (14 downloads/day)
  957. proxypage - Proxy page for cross domain http requests. Supports GET and POST (14 downloads/day)
  958. under - Fast reverse HTTP proxy with load balancing and queue support. (14 downloads/day)
  959. serialize-http-error - Prepare an Error for JSON serialization (14 downloads/day)
  960. godot2-dash - HTTP dashboard for Godot2; A port of riemann/riemann-dash (14 downloads/day)
  961. falcor-http-ws-datasource - Falcor HTTP and WebSocket datasource (14 downloads/day)
  962. http-raw - expose the raw request data in an http server (14 downloads/day)
  963. server-summary - Log basic server information after an http server start. (14 downloads/day)
  964. dredd-extended - HTTP API Testing Framework (14 downloads/day)
  965. pouchdb-http - PouchDB as an HTTP-only package. (14 downloads/day)
  966. daring-http-redirector - AWS Framework to handle HTTP 301 and 302 redirection (14 downloads/day)
  967. loghub-core - Collect logs from HTTP request and pipe them to Kafka. (14 downloads/day)
  968. catberry-uhr-middlewrap - Middlewrapify isomorphic HTTP requests (14 downloads/day)
  969. http-server-dev - 基于nodejs实现的http服务器,用于开发环境,支持反向代理和命令行运行 (14 downloads/day)
  970. http-services - A set of tools for the http service ... (14 downloads/day)
  971. epona - Client side HTTP requests (14 downloads/day)
  972. http-status-cli - HTTP Status code message CLI lookup (14 downloads/day)
  973. grunt-download - Downloads files via HTTP (14 downloads/day)
  974. lib-http-rpc - define client/server http rpc (14 downloads/day)
  975. open-browser - A http server for debug demo (14 downloads/day)
  976. barbarojs-http - fetch wrapper (14 downloads/day)
  977. http-status-identifier - Get the definitions for http status codes (14 downloads/day)
  978. forwarded-http - Resolves RFC 7239 / Forwarded HTTP Extension, with fallback to all legacy & special Forward headers: X-Forwarded-*, X-Real-* and others (14 downloads/day)
  979. fetch-thru - HTTP Middleware (14 downloads/day)
  980. obedient - Minimal http framework with the nothing but middleware. (14 downloads/day)
  981. xmpp-ftw-http - Verifying HTTP Requests via XMPP (XEP-0070) plugin for XMPP-FTW (14 downloads/day)
  982. test-http-performance - Node.js mocha friendly http performance scenario test API (14 downloads/day)
  983. kettle - Declarative IoC-based framework for HTTP and WebSockets servers on node.js based on express and ws (14 downloads/day)
  984. simple-http-server-lc - A Simple HTTP Server for NodeJS similar to Pythons SimpleHTTPServer (14 downloads/day)
  985. btrz-service-req-res - HTTP request/response related utilities for Betterez APIs (14 downloads/day)
  986. recite - An object oriented HTTP library (14 downloads/day)
  987. kapow - An http error library (14 downloads/day)
  988. hps - http proxy server (14 downloads/day)
  989. cgi-proxy - A proxy app for speed dev, you can use local html/js/css/img and remote http interface, but no access control problem (14 downloads/day)
  990. joyentriak - Riak client with support for HTTP and Protocol Buffers (14 downloads/day)
  991. nativescript-background-http - A cross platform plugin for the NativeScript framework, that provides background upload for iOS and Android. (14 downloads/day)
  992. web-error - Extended class of javascript Error with support for http status code (14 downloads/day)
  993. stunneld - A pure-JavaScript tunnel daemon for http and https similar to a localtunnel.me server, but uses TLS (SSL) with ServerName Indication (SNI) over https to work even in harsh network conditions such as in student dorms and behind HOAs, corporate firewalls, p (14 downloads/day)
  994. small-router - Small router module that creates http server and runs callbacks that have have been added for a route via the api (14 downloads/day)
  995. cookiefile - Package for operating with Netscape HTTP Cookie File (14 downloads/day)
  996. client-server-link - Basic interupt for http server so that modules can contain both server and client aspects (14 downloads/day)
  997. flotilla - Continuous deployment with a HTTP host router, based on Bouncy/Fleet/Seaport by @substack (14 downloads/day)
  998. iter-http - Run static file server (14 downloads/day)
  999. innocent - A lightweight HTTP server for Node.js. (14 downloads/day)
  1000. http-for-serverless - HTTP tools for Serverless (14 downloads/day)
  1001. hubot-github-comments-notifier - An HTTP Listener that notifies about new Github issue and pull request comments (14 downloads/day)
  1002. parse-neo4j - Parse results from neo4j's http endpoint to normal JSON (14 downloads/day)
  1003. s3-thumb-server - Serve thumbnails of images stored on S3 over HTTP (14 downloads/day)
  1004. flail - If U R looking for a http proxy lib, look here (14 downloads/day)
  1005. nexus-client-http - HTTP client for nexus-server (13 downloads/day)
  1006. redux-http-middleware - Make http requests by dispatching actions! (13 downloads/day)
  1007. nexus-server - Simple remote file storage server over HTTP (13 downloads/day)
  1008. homebridge-httpserver-api - http server plugin for homebridge (13 downloads/day)
  1009. express-tracing - Express middleware for request tracing with HTTP header (13 downloads/day)
  1010. journey - liberal JSON-only HTTP request routing for node (13 downloads/day)
  1011. postgresql-http-server - PostgreSQL HTTP API Server (13 downloads/day)
  1012. express-route-versioning - Express middleware that re-routes requests based on HTTP header value (13 downloads/day)
  1013. httpsys - Native HTTP stack for Node.js on Windows (13 downloads/day)
  1014. axle - An effortless HTTP reverse proxy for node (13 downloads/day)
  1015. http-client-base - http-client functions written by nodejs (13 downloads/day)
  1016. ng2-rest-api - Ng2-rest-api - is a rest api provider for angular 2 for http actions request to server and instantiate models. - Describe api to define endpoints and actions - Improves code-reusability by separating configuration from code that does actual work. - That s (13 downloads/day)
  1017. ngnx-http - A simplified HTTP server. (13 downloads/day)
  1018. http-cache - An extensible caching interface for HTTP traffic. (13 downloads/day)
  1019. dev-error-handler - HTTP error-handling middleware that displays syntax highlighted source code. (13 downloads/day)
  1020. superagent-logger - superagent middleware for adding NPM-style logging. Useful for debugging HTTP clients. (13 downloads/day)
  1021. parrot-js - Transparently hijack and redirect an application's HTTP requests (13 downloads/day)
  1022. mdserver - static http server with markdown supported (13 downloads/day)
  1023. request-light.js - A light-weight http request library. (13 downloads/day)
  1024. hyper-web-server - A simple HTTP server. (13 downloads/day)
  1025. iopa-connect - Middleware to connect to Express/Connect style-middleware, and/or to build IOPA apps on top of built-in node HTTP Server (13 downloads/day)
  1026. etcd-registry-router - Route http requests to services registered in etcd-registry (13 downloads/day)
  1027. jsond - Implements a simple server for sending and receiving JSON messages over HTTP (13 downloads/day)
  1028. meshblu-core-protocol-adapter-http - Maybe. Unofficial. You know how it is. (13 downloads/day)
  1029. http-status-definitions - Get the definitions for http status codes (13 downloads/day)
  1030. fis-prepackager-baike-https-trans - This plugin is to translate http url to https for baike. (13 downloads/day)
  1031. js-data-http-node - Node.js HTTP adapter for js-data. (13 downloads/day)
  1032. api_request - Wrapper for the http client to make beautiful, readable requests. (13 downloads/day)
  1033. madagascar - Madagascar wraps a bulk of HTTP requests, collect the responses and sends them back as one. (13 downloads/day)
  1034. stack - Stack is a minimal http module system for node.js (13 downloads/day)
  1035. service-turtle - HTTP mock in-page proxy using ServiceWorker (13 downloads/day)
  1036. tenacious-http - a streaming http connection which will attempt to reconnect whenever the stream lost (13 downloads/day)
  1037. nodalytics - Google Analytics for Node.js HTTP APIs (13 downloads/day)
  1038. kinoi - small efficient http server (13 downloads/day)
  1039. transifex-client - HTTP Client API for the Transifex translation service (13 downloads/day)
  1040. http_ece-legacy - Encrypted Content-Encoding for HTTP (13 downloads/day)
  1041. resorcery - a library for creating 'resources' to respond to http requests in node.js (13 downloads/day)
  1042. public_clipboard - Make your clipboard content accessible via HTTP to other devices on your network (13 downloads/day)
  1043. http-tunnel-serv - Http tunnel for /api/* EndPoint (13 downloads/day)
  1044. html-charset - A TransformStream that detects charset from http client response and content, and converts HTML to utf-8. Besides, replaces charaset strings in a tag to 'UTF-8'. (13 downloads/day)
  1045. patchboard-server - Server for Patchboard HTTP APIs (13 downloads/day)
  1046. pathmatch - Compares HTTP paths with API-Gateway style paths, and extracts named parameters (13 downloads/day)
  1047. easy-pipe-proxy - http pipe proxy (13 downloads/day)
  1048. simple-fake-server - A small, simple http server for mocking and asserting http calls.
    This server was developed mainly to isolate the client side code during automation (selenium) tests. (13 downloads/day)
  1049. npmdoc-chai-http - #### basic api documentation for chai-http (v3.0.0) npm package [![travis-ci.org buil (13 downloads/day)
  1050. url-ok - check http or https status for number of URLs with timeout (13 downloads/day)
  1051. droonga-http-server - An HTTP Protocol Adapter for the Droonga Engine. (13 downloads/day)
  1052. bitty-tracker - Create http - udp - ws bittorrent tracker whitout database (13 downloads/day)
  1053. http-enhanced - Drop-in replacement for Node.js standard http API with various helpers. (13 downloads/day)
  1054. froxy - A simple, flexible proxy and vhost library for Node.js. Easily create HTTP request handlers for proxying to arbitrary hosts. (13 downloads/day)
  1055. http-json - An extension of the http prototype supporting steve-style json responses in connect (13 downloads/day)
  1056. simple-proxy - A Simple and minimalist http proxy for node (13 downloads/day)
  1057. simple-session - Adds support for sessions to Node HTTP Server (13 downloads/day)
  1058. http-server-cache - http-server-cache (13 downloads/day)
  1059. http-disk-cache - An HTTP client that maintains a persistent disk-based cache (13 downloads/day)
  1060. kip - Node.js HTTP static server (13 downloads/day)
  1061. anvil.http - OBSOLETE Http host for anvil.js (13 downloads/day)
  1062. angularjs-requester--http - Simply way todo GET, POST, PUT and DELETE requestes (13 downloads/day)
  1063. skinny-bone-actions-http - Http transport for skinny actions bone (13 downloads/day)
  1064. atropa-server - A simple http server for node with autoindexing and lazy module loading. (13 downloads/day)
  1065. smart-server - A smart server that serves transpiled / minified / browserified / concatented content via tcp/unix http server (13 downloads/day)
  1066. httpsnippet-fsless - HTTP Request snippet generator for most languages without using node-fs (13 downloads/day)
  1067. http-test-servers - Speeds up some http servers on localhost to facilitate acceptance tests of applications that require api interactions (13 downloads/day)
  1068. hos-api - Express.js midelware for transfaring HTTP calls for HOS environment. (13 downloads/day)
  1069. splunk-events - Javascript lib to create Splunk Logs via HTTP (13 downloads/day)
  1070. midd-cache - http cache middleware for midd (13 downloads/day)
  1071. webhookit-http - HTTP module for WebHookIt (13 downloads/day)
  1072. spidertest - A test framework for verifying links and HTTP requests and their responses with automated test generation. (13 downloads/day)
  1073. testosterone - Virile testing for http servers or any nodejs application (13 downloads/day)
  1074. ufetch - A micro ajax http library based on fetch with a unified api for browsers and nodejs (13 downloads/day)
  1075. mimosa-server-reload - A Mimosa module for restarting node http servers being used with Mimosa's watch command. (13 downloads/day)
  1076. node-paginate-anything - Node server side for the angular-paginate-anything directive. Modify the http response for pagination, return 2 properties to use in a query (13 downloads/day)
  1077. spcrud - Make SharePoint 2013 list item edits easy from JavaScript with a common library that generates HTTP traffic formatted with correct headers and verbs. Support for both Angular 1 (spcrud.js) and Angular 2+ (spcrud.ts). Enjoy! (13 downloads/day)
  1078. xhrgoform - use an xhr object for common http requests in your browser script (13 downloads/day)
  1079. commonform-serve - serve Common Forms over HTTP (12 downloads/day)
  1080. httptobusserver - Http to bus Server :33 (12 downloads/day)
  1081. cookie-master - HTTP cookie parser tool (12 downloads/day)
  1082. sn-proxy - Project Tin HTTP Reverse Proxy (formerly OhMeadhbh/kaeng) (12 downloads/day)
  1083. cordova-plugin-http-proxy - Cordova http request proxy (12 downloads/day)
  1084. simple-protocol-http - This module normalizes http responses using Simple Protocol. HTTP response bodies are parsed as JSON by default but gracefully fall back to text if the response body is not valid JSON. (12 downloads/day)
  1085. sham-it - Create a Sham (Mocked HTTP server) and mock out endpoints in JS (12 downloads/day)
  1086. chaps - cache fronted http api caller (12 downloads/day)
  1087. ronny-static-server - Http static server (12 downloads/day)
  1088. storehouse - Simple http file store in node.js (12 downloads/day)
  1089. doodad-js-http_jsonrpc - JSON-RPC for Doodad's HTTP server (alpha) (12 downloads/day)
  1090. stream-res - Pipe a stream to an HTTP response (12 downloads/day)
  1091. eshttp - ES6-style pure JavaScript HTTP library (12 downloads/day)
  1092. cb-http-router - cb-http-router (12 downloads/day)
  1093. remtroll-server - An HTTP server for the RemTroll App (12 downloads/day)
  1094. reacthttp - An universal http module for react (12 downloads/day)
  1095. fget - Try to chunk up http downloads for improved network performance. (12 downloads/day)
  1096. ptth - A simple http client with middleware for the browser (12 downloads/day)
  1097. promise-http-ajax - A library to work easily with Promise pattern, and simple ajax library (12 downloads/day)
  1098. pogostick-http - Implementation of the pogostick protocol for http. (12 downloads/day)
  1099. brackit_dmz - Brackit DMZ is a stand alone network manager. It wraps up http rest mechinisms in a object oriented design. (12 downloads/day)
  1100. pm2-githook - receive http hook from multiple source and ask pm2 to reload the application for you (12 downloads/day)
  1101. framer - A simple dynamic photo resizing http server intended to be behind an http cache that stores files in S3 (12 downloads/day)
  1102. thorin-fetch - Thorin.js client-side fetch() implementation with regards to the HTTP transport /dispatch endpoint (12 downloads/day)
  1103. gat - An HTTP caching server (12 downloads/day)
  1104. bearer - Bearer authentication module using token and Authorization HTTP header (12 downloads/day)
  1105. parallel-requests - Testing endpoints via http requests (12 downloads/day)
  1106. ogone-directlink - Thin wrapper around the directlink http api of the ogone payment service (12 downloads/day)
  1107. graphite-cli - a simple tool for making http calls to graphite (12 downloads/day)
  1108. nttpd - A directory-based HTTP server for Node.js that executes Node files automatically (12 downloads/day)
  1109. graphql-http - A GraphQL client for executing GraphQL queries over HTTP. (12 downloads/day)
  1110. trailer - An HTTP server written for Node. (12 downloads/day)
  1111. tramway-connection-rest-api - A pre-made RestAPIConnection using http and rest principles to manipulate data (12 downloads/day)
  1112. grunt-clearcache - Clear file cache by http request. Netease specially. (12 downloads/day)
  1113. tree-router - A HTTP router/error/authorization handler for Node.js (12 downloads/day)
  1114. solicit - a declarative http client for node and browser (12 downloads/day)
  1115. hajo - Simple to use http server. (12 downloads/day)
  1116. node-posh - PKIX Over Secure HTTP (POSH) tools for node.js (12 downloads/day)
  1117. highwire - A high level HTTP client (12 downloads/day)
  1118. node-http-proxy-cache - Http caching proxy for the development clients to different websites and api (12 downloads/day)
  1119. upgrade - A simple Node websocket library to handle http upgrades. (12 downloads/day)
  1120. node-fsm-http - FSM that uses remote HTTP calls to allow state transitions (12 downloads/day)
  1121. url-metadata - Request an http url and scrape its metadata. (12 downloads/day)
  1122. nine-track - Record and playback HTTP requests (12 downloads/day)
  1123. ht-http-transport - Hudson-Taylor HTTP transport (12 downloads/day)
  1124. http-cache-semantics - Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies (12 downloads/day)
  1125. api-service - Simple http service wrapper for client-side JavaScript or Node.js (12 downloads/day)
  1126. api-resource - Simple HTTP resource wrapper (12 downloads/day)
  1127. api-problem - HTTP Problem Utility (12 downloads/day)
  1128. http-console - Speak HTTP like a native (12 downloads/day)
  1129. mock-http - mock http request response (12 downloads/day)
  1130. minimalweb - A simple web framework with node.js which has provision to support rest api and http request both (12 downloads/day)
  1131. middleman-proxy - HTTP Proxy with content caching. (12 downloads/day)
  1132. mfw - A very simple web framework setting up a http server and socket io, script to generate a boilerplate client (12 downloads/day)
  1133. http-middleware-metalab - Minimalist, composable http middleware pack for [http]/[express]/[hapi]. (12 downloads/day)
  1134. matt-daemon - A lightweight HTTP daemon for serving a static site. With Matt Daemon, there are no surprises. He just serves (12 downloads/day)
  1135. lively.resources - Abstraction around file and collection like entities for HTTP (WevDAV-based), node.js (fs), and lively-2-lively. (12 downloads/day)
  1136. lithttp - Literate HTTP (12 downloads/day)
  1137. http-status-code-definitions - Get the definitions for http status codes (12 downloads/day)
  1138. light-router - A node.js perfomance efficient http router. (12 downloads/day)
  1139. wizkit_dmz - Wizkit dmz is a stand alone network manager. It wraps up http rest mechinisms in a object oriented design. (12 downloads/day)
  1140. levelweb - LevelDB over http or https. (12 downloads/day)
  1141. lambda-router-adapter - Adapts Lambda Router Requests and Responses to NodeJS HTTP Request and Responses (12 downloads/day)
  1142. koa-x-request-id - Generates a unique Request ID for every incoming HTTP request (12 downloads/day)
  1143. koa-http-proxy - koajs wrapper over nodejitsu's node-http-proxy (12 downloads/day)
  1144. amplify - Amplify is a wrapper around the NodeJS http packages to help make development easier. (12 downloads/day)
  1145. kinda-http-client - ... (12 downloads/day)
  1146. json2csv-http - Simple converter from JSON to CSV (12 downloads/day)
  1147. httpd-mock - Runs a http static server with easy API mock implementation. (12 downloads/day)
  1148. node_geoip_server - Node js http server that delivers geoip data (11 downloads/day)
  1149. periodicjs.ext.basichttpauth - simple http auth to keep application private (11 downloads/day)
  1150. bishop-http - http-transport plugin for bishop.js library (11 downloads/day)
  1151. fun-http - Functional HTTP server for FUN! (11 downloads/day)
  1152. socket.protocol.http - Wraps the request and express packages to enable a simple usage of HTTP sockets (11 downloads/day)
  1153. crudlet-http - local storage adapter (offline-mode) for crudlet (11 downloads/day)
  1154. passport-http-2legged-oauth - HTTP OAuth 2-legged (even called 0-legged) authentication strategy for Passport. (11 downloads/day)
  1155. drboom - Detect and convert errors into Hapi Boom HTTP errors. (11 downloads/day)
  1156. git-http-backend - serve a git repository over http (11 downloads/day)
  1157. good-guy-disk-cache - Async Disk Cache adapter for Good Guy HTTP (11 downloads/day)
  1158. basic - HTTP Basic Auth for Node.js (11 downloads/day)
  1159. dredd-transactions-extended - Compiles HTTP Transactions (Request-Response pairs) from API description document (11 downloads/day)
  1160. connect-chaotic-response - Chaotic http responses middleware for connect and express (11 downloads/day)
  1161. graphql-client - Small http client based on the fetch api. Uses isomorphic-fetch for wider support (11 downloads/day)
  1162. rest-request - A HTTP client REST fetcher (11 downloads/day)
  1163. npmdoc-http-server - #### api documentation for http-server (v0.9.0) npm package [![travis-ci.org (11 downloads/day)
  1164. eden-http - Eden Node JS General Web Server (11 downloads/day)
  1165. eko - listens for log events to come in over HTTP and then repeats them on the command line (11 downloads/day)
  1166. reshandler - A response handler that makes HTTP response processing simpler. (11 downloads/day)
  1167. request_xiaowei - http get post request (11 downloads/day)
  1168. request-shared - Logic for normalizing arguments for an http request (11 downloads/day)
  1169. nonstop-registry-resource - Registry HTTP API as a resuable resource lib for Autohost (11 downloads/day)
  1170. serves - bare-bones HTTP server with optional script entry (11 downloads/day)
  1171. serverless-serve - Local lambda HTTP serve plugin for Serverless framework, a.k.a. API Gateway simulator. (11 downloads/day)
  1172. node-reqs - REQuest jSon interface for WebSockets, HTTP and any other protocols (11 downloads/day)
  1173. aws-lambda-http - AWS Lambda Restful made easy ! (11 downloads/day)
  1174. node-red-contrib-httpauth - Node which implements HTTP Basic/Digest Authorization. (11 downloads/day)
  1175. node-red-contrib-http-auth0 - Yet another [http in] with auth0 authentication provider to verify every incoming requests containing oauth2_token. (11 downloads/day)
  1176. express-force-https - Express middleware to redirect all http requests to https (11 downloads/day)
  1177. aurelia-persistence-http - A plugin for Aurelia based projects. (11 downloads/day)
  1178. superagent-http-signature - A plugin for superagent that signs requests following Joyent's HTTP Signature Scheme (11 downloads/day)
  1179. request-http-promise - request for promise (11 downloads/day)
  1180. node-http-gateway - An gateway to proxy http/https/ws/wss outcoming message to inner services (11 downloads/day)
  1181. hlss - Node.js HTTP Live Streaming Segmenter (11 downloads/day)
  1182. node-http-cache - This module uses a simple filesystem storage to persist http responses. Then you can retrieve those responses from disk instead of an http connection. (11 downloads/day)
  1183. catro - HTTP Proxy core (11 downloads/day)
  1184. datawire_mdk_request - Datawire MDK integration for the Request HTTP client. (11 downloads/day)
  1185. expressjs-route-mapper - HTTP dynamic routing with Express.js (11 downloads/day)
  1186. node-fastcgi - Create FastCGI applications in node. Near drop-in replacement for node's http module. (11 downloads/day)
  1187. aruba-instant - Aruba Instant is a promise based library for node.js to interface via IAP's HTTP Swarm CGI Module (11 downloads/day)
  1188. ut-port-http - UT port http module (11 downloads/day)
  1189. nnb - As you know Node.js has only one thread that doesn't allow to reach high performance in stress HTTP requesting. Nnb uses C++ Posix threads to reach high concurency. The limit for concurrency is on your system, check it ulimit -n (11 downloads/day)
  1190. nmon - Monitor remote files ( http currently ) for file modifications (11 downloads/day)
  1191. njs-blocklist-merger - an HTTP server that downloads blocklists in p2p format and merges them on demand (11 downloads/day)
  1192. vcrecorder - To record your test suite's HTTP interactions and replay them during future test runs for fast. (11 downloads/day)
  1193. extendable-http-errors - Extendable http error for node server using es2015, covers most HTTP default errors and allow extending them for custom errors. (11 downloads/day)
  1194. net.http-client - A pure HTTP client library with monadic promises. (11 downloads/day)
  1195. hostwithnode - A simple shell script for Node.js which sets up a streaming HTTP server for static files in the current working directory. Now with JSONP support! (11 downloads/day)
  1196. failoverproxy - An HTTP proxy with multi-backend, failover support and GET cache support (11 downloads/day)
  1197. nano-server - An ultra-lightweight node.js HTTP server for web development. (11 downloads/day)
  1198. http-aws4 - Performs AWS Signature Version 4-signed HTTP requests from the command line. (11 downloads/day)
  1199. multi-http-provider - Enable the web3 api to connect to several Ethereum nodes to ensure that a node will be reached if others are down. (11 downloads/day)
  1200. server-sink - HTTP server response target (11 downloads/day)
  1201. rainbow-dns - DNS server with http API (11 downloads/day)
  1202. fd-http-request - http request (11 downloads/day)
  1203. w3 - A nodejs http file server (11 downloads/day)
  1204. war-http - A simple http & https request module (11 downloads/day)
  1205. quiver-http-component - quiver-http-component ===================== (11 downloads/day)
  1206. fetchster - fetch wrapper for easy promise based http requests (11 downloads/day)
  1207. moduleserve - Serve and transpile CommonJS modules over HTTP (11 downloads/day)
  1208. swagen-ng2-http - Angular2 HTTP implementation (11 downloads/day)
  1209. http-debug - Simple http(s) request debugger. (11 downloads/day)
  1210. mjpeg-consumer - a stream implementation that consumes http mjpeg streams and emits jpegs as buffers (11 downloads/day)
  1211. server-shutdown - Gracefully shutdown any number of HTTP and WebSocket servers in node (11 downloads/day)
  1212. web-mocha - A mocha http server (11 downloads/day)
  1213. minihttp - A mini and light http server for small projects (11 downloads/day)
  1214. anyurlhttpserver - A HTTP server that responds with the content of the input file, irrespective of what method / path is requested. Can be used for quickly mocking a API response for dev / testing purposes. (11 downloads/day)
  1215. pusher-js-auth - Pusher plugin for batching auth requests in one HTTP call (11 downloads/day)
  1216. publixe-httpclient - HTTP JSON client for React and React Native application (11 downloads/day)
  1217. cookie-manager - cookie manager for any http client in node.js (11 downloads/day)
  1218. pruno-http - A simple HTTP server for pruno. Especially useful for prototyping or building static sites. (11 downloads/day)
  1219. markserv-contrib-inc.http - A Markserv plugin to include the body of HTTP requests inside others HTML Files (11 downloads/day)
  1220. http-params - get http parameters (11 downloads/day)
  1221. angular2-http-file-upload - Library to support HTTP file uploads for Angular 2 (11 downloads/day)
  1222. lpio-client - Http long polling client. (11 downloads/day)
  1223. fireprox - A simple proxy for MozRepl over HTTP GET using express/node.js to control Firefox (11 downloads/day)
  1224. http-servlet - Extends HttpServlet & works like in J2EE environment (11 downloads/day)
  1225. chaplain - A testing tool for effortless regression tests of HTTP services. (11 downloads/day)
  1226. fivelabs-vue-passport - Vue.js extensible http client for Laravel Passport. (11 downloads/day)
  1227. flora-cluster - Simple cluster manager module with status tracking for HTTP servers (11 downloads/day)
  1228. lib-rest - Base libraries and classes for doing HTTP requests, in the RESTful manner. (11 downloads/day)
  1229. semblance - A mock HTTP server. (11 downloads/day)
  1230. testdata-generator - Creates trees of JSON data to be used for mocking HTTP requests from real data in unit tests (11 downloads/day)
  1231. rsg-metrics-server - A tiny server that for recieving metrics by HTTP post. (11 downloads/day)
  1232. angular-progress-http - A thin wrapper around Http that lets track progress of http request in Angular 2 (11 downloads/day)
  1233. angular-http-server - Simple http server for developers that supports apps with client side routing (11 downloads/day)
  1234. x-http - A simple http server and client. (11 downloads/day)
  1235. kronos-adapter-outbound-http - http request step (11 downloads/day)
  1236. route-depot - Making it easy to register routes for your http server! (11 downloads/day)
  1237. koa-httpany - response with arbitrary http status and headers based on query string (11 downloads/day)
  1238. koa-http-stats - http request stats middleware for koa (11 downloads/day)
  1239. xhrgo - use an xhr object for common http requests in your browser script (11 downloads/day)
  1240. sockmitm - A simple package made to intercept any HTTP request transiting via a socks5 proxy (11 downloads/day)
  1241. frau-http-telemetry - Send logs via http POST (11 downloads/day)
  1242. tffileserver - Provides files over HTTP. Also packages CSS and JS via TF-CSS and Browserify and allows callbacks for HTTP paths. (11 downloads/day)
  1243. http-tunneling-proxy - fairly simple http tunneling proxy (11 downloads/day)
  1244. http-verbs - Export http verbs as constants. (11 downloads/day)
  1245. persistent-tunnel - HTTP Agent for tunneling proxies with persistent sockets (11 downloads/day)
  1246. http2udp - Forwards HTTP requests to UDP sockets. (11 downloads/day)
  1247. yhr - A yielded returning http request wrapper for nodejs and the browser (11 downloads/day)
  1248. yode-server - a simple command-line http server with web-framework and cms (11 downloads/day)
  1249. json-fetcher - This is a micro-library for making http requests for JSON payloads. It wraps fetch with sensible defaults. (11 downloads/day)
  1250. journeyman - thin wrapper for middleware with node's http server (11 downloads/day)
  1251. jm-ms-http - http plugin for jm-ms-core (11 downloads/day)
  1252. httpception - Mock HTTP module (11 downloads/day)
  1253. bj-http - a simple http client for node (11 downloads/day)
  1254. iphunter - to hunt a fatest http response. (11 downloads/day)
  1255. httpstreambuffer - Module that buffers incoming HTTP requests' data, allowing parallel treatments (11 downloads/day)
  1256. doodad-js-http - HTTP server (alpha) (11 downloads/day)
  1257. httpy - http (11 downloads/day)
  1258. hyperrest-bin - A simple HTTP service with controlled behaviour (11 downloads/day)
  1259. hubot-http-code - Returns HTTP status code definitions. (11 downloads/day)
  1260. fireque - Fireque ======= 是一個用於處理大量request的解決方案, 透過fireque可以將大量的request在background分散至多個worker同時處理, 以達到提高處理效率的目標, 並且可以成功接受request, 但尚未處理, 將會在最短時間內進行處理的效果.(Ex. Http code 202) (11 downloads/day)

About

a list of javascript modules for doing http stuff


Languages

Language:JavaScript 100.0%