Skip to content

Yonet/Text-Translation-API-V3-NodeJS

 
 

Repository files navigation

Translator Text API V3 - Node.js Samples

This repository includes Node.js code samples for Microsoft Translator. The samples are designed to run on Node 8.12.x or later. Each sample corresponds to a Quickstart activity on doc.microsoft.com, including:

Prerequisites

Here's what you'll need before you use these samples:

Code samples

This repository includes a sample for each of the methods made available by the Microsoft Translator Text API v3. To use each of the samples, follow these instructions:

  • Create a new project in your favorite IDE or editor.
  • Copy the code from one of the samples into your project.
  • Set your subscription key.
  • Run the program. For example: node Translate.js.

Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%