1.0.0 • Published 9 years ago

steeplejack-http v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Steeplejack HTTP

Node.js Version Build Status Dependencies Dev Dependencies License

Allows Steeplejack projects to make HTTP calls to other servers

Usage

This is a very thin wrapper for the Request Promise Native library. It exposes the HTTP methods as individual methods to allow easy reuse.

Dependencies

This requires an object called StoreError to be registered to the Dependency Injector. You can either create your own or use the Steeplejack Errors package