/node-translate

Translate english post to german replies using Circuit NodeJS SDK

Primary LanguageJavaScript

node-translate

Prerequisites

Run the example

    git clone https://github.com/rogeru/node-translate.git    // and add your Circuit credentials in index.js
    cd node-translate
    curl "https://circuitsandbox.net/circuit.tgz" -o "circuit.tgz"
    npm install
    node index.js