Skip to content

Arva-AI/node-sdk

Repository files navigation

Arva NodeJS SDK

Version Downloads

This repository contains the source code for the Arva SDK.

To install it, run:

npm i @arva-ai/sdk

To get started, create a client with:

const client = new Arva(
    'arva_xxxx' // your Arva API key
)

Full docs here.

About

This repository contains the source code for the Arva NodeJS SDK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published