humble-rest-client
v0.0.6
Published
A super simple rest client
Downloads
4
Readme
Humble REST client
A very simple rest client. Does not include any test at the moment, nor a stable interface or a complete collection of HTTP verbs, so:
Just don't use it
It will be made decent soon, I promise. In the meantime, feel free to look at the code to see how to use node's default stream-based http module to get complete responses.