UNPKG

lib-rest

Version:

Base libraries and classes for doing HTTP requests, in the RESTful manner.

8 lines (4 loc) 526 B
# Lib REST [![Build Status](https://travis-ci.org/Wiredcraft/lib-rest.svg?branch=master)](https://travis-ci.org/Wiredcraft/lib-rest) [![Coverage Status](https://coveralls.io/repos/github/Wiredcraft/lib-rest/badge.svg?branch=master)](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.