Endpoint
1. Translation
POST /translate
This API will translate one language into another.
Along with the endpoint, 3 query parameters need to be sent with request.
1. source_lang -> Source Language code
2. target_lang -> Target Language code
3. input_data -> Text to be translated