@articulate/gimme
v1.3.0
Published
Rest client that goes :boom:
Downloads
48
Readme
@articulate/gimme
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.