api
Translate

How To Use

Endpoint

https://api.i-as.dev/api/translate?text={string}&lang={langID}

Response

{
  "textResult": "string"
}