@coffeenotes/api-client

Coffee Notes API client

Usage no npm install needed!

<script type="module">
  import coffeenotesApiClient from 'https://cdn.skypack.dev/@coffeenotes/api-client';
</script>

README

Coffee Notes API Client

API client for Coffee Notes API.

Usage

import { logs } from '@coffeenotes/api-client'
const coffeeLogs = await logs.list()