Skip to content

gustavosantaella/api-translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API translation service

You can use this API to transalate text.

Demo

You can test the api here Test api here

API Reference

Get translation

  GET /translate/to?from={from}&to={to}&text={text}
Parameter Type Description
to string Required. Language to translate
from string Required. Language from translate
text string Required. Text to translate

Tech Documentation

Contact

softlink.ve@gmail.com

About

A simple api to translate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages