Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kylemit/google-translate
- Owner: KyleMit
- License: mit
- Created: 2021-10-01T21:00:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-13T16:59:22.000Z (about 3 years ago)
- Last Synced: 2025-02-05T06:47:27.792Z (16 days ago)
- Topics: google-translate, google-translate-api, typescript
- Language: HTML
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
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