octobat-npm

Wrapper for the Octobat v2 api calls

Usage no npm install needed!

<script type="module">
  import octobatNpm from 'https://cdn.skypack.dev/octobat-npm';
</script>

README

octobat

Nodejs module that wraps the octobat API. Highly inspirated by Stripe's node module.

Testing

Ensure you have set your octobat api test key in your env:

echo 'export OCTOBAT_TEST_API_KEY=amazing' >> ~/.zhsrc