fuhub-client

hub client

Usage no npm install needed!

<script type="module">
  import fuhubClient from 'https://cdn.skypack.dev/fuhub-client';
</script>

README

fuhub-client

client to my fun hub

TODO

  • remove usage of qwest, use fetch api
  • use isomorphic-fetch
  • use eventsource polyfill
  • breakdown api into modules
    • resource, typed resource could have custom functions
    • resource collection
  • build scripts
  • cover more api functions