locu

Unofficial API bindings for Locu's API

Usage no npm install needed!

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

README

Locu + Node = <3

Want to play with the Locu API? Awesome! Want to do it with node.js? Even more awesome! Here's a little wrapper for doing exactly that. This is unofficial, but should help you get going right away.

Installation

Either clone this repository (git clone git@github.com:Locu-Unofficial/locu-node.git) or install it with the Node Package Manager (npm install locu)