Skip to content

articulate/gimme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@articulate/gimme

@articulate/gimme Build Status Coverage Status

Rest client that goes 💥

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.