README
=== POPILY node.js bindings
A JavaScript wrapper for the Popily API.
Step 1: npm install popily-node
Step 2: Get more details about how to use the API at developers.popily.com.
Popily client API
<script type="module">
import popily from 'https://cdn.skypack.dev/popily';
</script>
A JavaScript wrapper for the Popily API.
Step 1: npm install popily-node
Step 2: Get more details about how to use the API at developers.popily.com.