Marak / translate.js

translate text from one language to another on node.js and the browser. 30+ languages supported, simple as cake.
310 stars 60 forks source link

Google Translate API being depreciated? #14

Open Marak opened 13 years ago

Marak commented 13 years ago

http://www.readwriteweb.com/archives/google_announces_apis_scheduled_for_shutdown.php

WHO IS GONNA TRANSLATE FOR US NOW?!?!?!

We should figure out a date of depreciation and a replacement API.

6 commented 12 years ago

some alternative APIs are listed here: http://stackoverflow.com/questions/6151668/alternative-to-google-translate-api

it looks like someone already made a node module for the microsoft one: https://github.com/nanek/mstranslator