1.0.2 • Published 3 years ago

rest-request-lite v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

rest-request-lite

The Lightweight Javascript Library for making API REST requests

Installing

Using npm:

$ npm install rest-request-lite

Using jsDelivr CDN:

<script src="https://cdn.jsdelivr.net/npm/rest-request-lite/dist/rest-api.min.js"></script>

Using unpkg CDN:

<script src="https://unpkg.com/rest-request-lite/dist/rest-api.min.js"></script>
1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago