Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 421 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 421 Bytes

deep-translator-api

API based on the deep-translator pakcage and fastapi

Usage

Go and try deep-translator-api in action here

Docker

If you want to use docker, you can pull the official image:

docker pull nidhaloff/deep-translator-api

Run locally

1- Clone the repo 2- Run poetry install to install dependencies 3- Run python src/main.py