populr

Node.js wrapper for the Populr.me Publishing API

Usage no npm install needed!

<script type="module">
  import populr from 'https://cdn.skypack.dev/populr';
</script>

README

Populr.me API JS

The Populr javascipt module wraps the Populr.me API so that it can be used easily from a Node.js app. Currently, the module is based on Fermata, which makes it easy to encapsulate a REST API. Pull requests are welcome.