API based on the deep-translator pakcage and fastapi
Go and try deep-translator-api in action here
If you want to use docker, you can pull the official image:
docker pull nidhaloff/deep-translator-api
1- Clone the repo
2- Run poetry install
to install dependencies
3- Run python src/main.py