Skip to content

dangilkerson/VersionOne.SDK.JavaScript

Repository files navigation

VersionOne.SDK.JavaScript

API client for use with JavaScript or CoffeeScript, either from Node.JS on the server.

We're also trying to get it to work from the browser too.

Getting Started With sample.js

To build the libraries, you'll need Node.js and CoffeeScript installed.

To install CoffeeScript:

npm install coffee-script -g

To build, type:

. ./build.sh

You can run the sample against our public test instance now by typing:

node sample.js

You can modify the info at the top of the script to point to your own VersionOne instance.

Other Resources

Getting Help

Need to bootstrap on VersionOne SDK.JavaScript quickly? VersionOne services brings a wealth of development experience to training and mentoring:

http://www.versionone.com/training/product_training_services/

Have a question? Get help from the community of VersionOne developers:

http://groups.google.com/group/versionone-dev/

About

A CoffeeScript/Node client for accessing VersionOne rest-1.v1 endpoint.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%