Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 704 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 704 Bytes

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.