Public API for everyone.
https://api.gnuweeb.org/google_translate.php?fr=en&to=ja&text=Good+Morning
fr = from (source language)
to = to (target language)
text = text to be translated
This endpoint also accepts HTTP POST with the same arguments by using 'x-www-form-urlencoded' or 'multipart/form-data' content type.
We welcome pull request and bug report on GitHub repository https://github.com/GNUWeeb/api.gnuweeb.org
This project is licensed under the GNU GPL v2 license.