react-ketting

Ketting bindings for React ==========================

Usage no npm install needed!

<script type="module">
  import reactKetting from 'https://cdn.skypack.dev/react-ketting';
</script>

README

Ketting bindings for React

This package provides React hooks and other integrations to Ketting, the generic REST client.

The API is heavily inspired by Apollo Client.

Everything is written in Typescript, and it's recommended (but not required) to use this package.

Installation

npm i ketting react-ketting

Documentation

The full documentation for this package can be found on the Ketting Wiki.