GoogletransX: Free unlimited translation
Yurii Zinets
Posted on September 19, 2020
Hi guys!
I'd like to share with you my work on extending existing google translate library project with some features.
https://github.com/yuriizinets/googletransx
So, what features?
- All that original library functionality, including unlimited free translates! :)
- BulkTranslate with goroutines processing
- HTML translate support
- Built-in API server for integrations
- Dockerized server
Why not original library?
To be honest, I started that project due to absence of normal BulkTranslate functionality. I had to translate a really huge amount of different data, and to make it fast and functional I created fork with extended features.
API server? For what?
Golang may be not the only language in the project. For simple integration I bundled functionality as a simple API to use that as a service.
P.S.
I hope that it will be useful for you. Even if not, thank you for your attention :)
💖 💪 🙅 🚩
Yurii Zinets
Posted on September 19, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.