A simple and powerful API for translating text using Flask and Google Translate API.
Live Demo: Translation API
- Translate text between multiple languages
- Easy-to-use RESTful endpoints
- Lightweight and hosted on Vercel for seamless deployment
- Backend: Flask (Python)
- Translation Library: GoogleTrans
- Hosting: Vercel
- API Tools: Flask-CORS for Cross-Origin Resource Sharing
git clone https://github.com/your-username/translation-api.git
cd translation-api
pip install -r requirements.txt
python translate.py
Feel free to submit a pull request or report issues. Your contributions are welcome and highly appreciated!
A huge shoutout to Priyank Sutariya for their support and contributions to this project.
Check out their GitHub: https://github.com/bmiit145