http-helper-functions

0.0.109 • Public • Published

Some helper functions for working with the Node http module

I wrote these because:

  1. Writing code that uses the Node built-in http module directly is a bit tedious
  2. I was repulsed by the size and complexity of popular modules like request

This module is not trying to compete with request - it only provides a few very simple functions to help reduce boilerplate when using the http module. Some of the functions are a bit specific to the Apigee permissions service—the module should probably be split.

Readme

Keywords

none

Package Sidebar

Install

npm i http-helper-functions

Weekly Downloads

56

Version

0.0.109

License

Apache-2.0

Last publish

Collaborators

  • jlin21
  • mpnally