Skip to content

kespry/kespry_sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kespry

Kespry SDK

This project contains the pre-built client SDKs for Kespry APIs and a sample application. Currently only JavaScript client SDKs and sample are provided.

Clone the repository locally.

git clone https://github.com/kespry/kespry_sdk.git

Run the sample application by changing your working directory into the javascript/sample folder and execute the following commands.

cd kespry_sdk/javascript/sample
npm install
npm start

A valid set of API credentials (key and secret) are required for the application.

About

Client SDKs for Kespry APIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published