Superbird
superagent + bluebird = superbird :: Promisified superanget for the greater good.
Why
There's a plenty of ways to integrate superagent and bluebird, this is just one of them. It has a better API, by making .end()
return a promise.
Usage
Install it
npm install --save superbird
Just like superagent, but promesified:
var request = request
License
MIT