aacerox / node-rest-client

REST API client from node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

promise from http calls

chaitanya11 opened this issue · comments

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

following this thread,

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.