Skip to content
lauren12292 edited this page Mar 30, 2016 · 4 revisions

Node.js Client Binding for the Rosette API

Welcome! This is the repo for the Node.js client binding for the Rosette API. Our goal is to make it as easy as possible for a Javascript developer to take advantage of the text analytics capabilities of the Rosette API.

Repository Conventions

The master branch has the latest stable version compatible with what's on api.rosette.com and on npm. Develop contains ongoing work not guaranteed to be compatible with what's live on api.rosette.com (often in anticipation of upcoming Rosette API releases). All development work should be forked from develop, pull request created, and repo owners will evaluate the PR.

Questions?

If you have any questions or issues, check out Rosette API Support for more information and support. If you have ideas for ways we can improve our binding, please fork and create a pull request, or open up a Github issue.

Clone this wiki locally