ragie-typescript

Ragie provides an idiomatic typescript SDK to access the Ragie API from your typescript applications. All functionality provided by the API is available in the SDK.

Getting started

Install the ragie npm package with your preferred package manager.

npm i ragie
yarn add ragie
pnpm add ragie

Once installed follow the links below for detailed documentation.

Helpful links

Reference app

We've created a nextjs reference app that uses all the features provided by the ragie-typescript SDK. It can be useful to find examples of how to use the SDK or provide a simple way to work with your Ragie data.

Support

If you have any issues we'd love to help. The best way to get in touch is through our discord server. You can also email us at [email protected] or file a github issue.