Skip to content

Arva-AI/node-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors