-
Notifications
You must be signed in to change notification settings - Fork 11
Getting Started
Christopher Park edited this page Apr 19, 2016
·
2 revisions
You'll need a Rosette API key to start. Head to developer.rosette.com to start your 30-day trial of the Rosette API. Check out the documentation first, then find your API key in your developer portal and pass it in as a parameter every time your code opens an API connection.
All of the examples are simple ruby scripts and can be run from any *nix prompt. Currently, they rely on the ruby binding source to reside in a parent directory. A Gem will be published in the near future to correct this.