lib-rest
Version:
Base libraries and classes for doing HTTP requests, in the RESTful manner.
8 lines (4 loc) • 526 B
Markdown
# Lib REST
[](https://travis-ci.org/Wiredcraft/lib-rest) [](https://coveralls.io/github/Wiredcraft/lib-rest?branch=master)
Base libraries and classes for doing HTTP requests, in the RESTful manner.
Under the hood it uses [Purest](https://www.npmjs.com/package/purest). See the [documents](https://simov.gitbooks.io/purest/content/) for more details.