Skip to content

A node SDK to place translation orders to Translated via the HTS webservice

Notifications You must be signed in to change notification settings

antoniofarina/node-hts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is HTS®

HTS® is the API provided by Translated ( https://translated.com ). It allows to integrate the language services provided by Translated into the customers processes. In particular, it allows to place a translation order (receiving a quotation in real time) and to have the translation delivered on the customer server.

You can find the full documentation of the service at https://translated.com/translation-api-specs

What this SDK provide

This SDK providfe the basic methods that will allow to use the HTS® service in a node environment.

... TO BE CONTINUED