Skip to content

This is sample project demonstrating translation of JSON request object from Client to specific language.

Notifications You must be signed in to change notification settings

MashB/Google-Translate-API-V2-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Google-Translate-API-V2-Sample

This is sample project demonstrating translation of JSON request object from Client to specific language.

This is console application expecting JSON key value pair as a request from client and converts to requested language.

Pre-requisite:

  1. In the Cloud Platform Console, go to the Projects page and select or create a new project.

    GO TO THE PROJECTS PAGE => https://console.cloud.google.com/project?_ga=2.164583865.-785086824.1504773218

  2. Enable billing for your project. ENABLE BILLING => https://support.google.com/cloud/answer/6293499#enable-billing

  3. Enable the Cloud Translation API. ENABLE THE API => https://console.cloud.google.com/flows/enableapi?apiid=translation.googleapis.com&_ga=2.264810761.-785086824.1504773218

After enabling the Google Cloud Translation API, click the Go to Credentials button to set up your Cloud Translation API credentials.

About

This is sample project demonstrating translation of JSON request object from Client to specific language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages