Rest client that goes 💥
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.