Skip to content

badgateway/react-ketting

Repository files navigation

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.