Google & Baidu Translate API Wrapper
March 19, 2021 ยท View on GitHub
Usage
https://amm-api-translate.herokuapp.com/translate?engine={engine}&text={text}&to={to}
Query params
| params | desc | required |
|---|---|---|
| engine | either google or baidu | yes |
| text | text you want to translate | yes |
| code | country code for tranlate targe | no by default the text will be translated to englih en |