node-rest-client icon indicating copy to clipboard operation
node-rest-client copied to clipboard

promise from http calls

Open chaitanya11 opened this issue 6 years ago • 2 comments

Is there a way to get promise instead of callbacks from node-rest-client.

chaitanya11 avatar Mar 19 '18 06:03 chaitanya11

following this thread,

adeelibr avatar Mar 23 '18 13:03 adeelibr

It would be nice if it was built in to the core node-rest-client project but check out: https://www.npmjs.com/package/node-rest-client-promise.

bstoots avatar May 04 '18 21:05 bstoots