@articulate/gimme

Rest client that goes :boom:

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@articulate/gimme
411.3.04 years ago7 years agoMinified + gzip package size for @articulate/gimme in KB

Readme

@articulate/gimme
@articulate/gimme Build Status Coverage Status
Rest client that goes :boom:

Usage

gimme : { k: v } -> Promise Boom Response

Accepts an object of request params, described below.
Returns a Promise that either resolves with a Response, or rejects with an appropriate Boom error for the status code of the response.
See the documentation for more details and examples.