Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kylemit/google-translate

Google Translate Test Cases
https://github.com/kylemit/google-translate

google-translate google-translate-api typescript

Last synced: 13 days ago
JSON representation

Google Translate Test Cases

Awesome Lists containing this project

README

        

# Google Translate

* Sample Page with translated words
* Backend API in node to test google translations directly

## Google Translate Cloud

To add credentials file:

1. Login to G-Cloud console
2. open project > service account
3. go to keys > create new key > json
4. download file, rename to `credentials.json`, and place in project root