DEV Community

Cover image for GoogletransX: Free unlimited translation
Yurii Zinets
Yurii Zinets

Posted on • Edited on

4 2

GoogletransX: Free unlimited translation

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 :)

Top comments (2)

Collapse
 
meirlamdan profile image
meirlamdan

the page returns 404

Collapse
 
mapela profile image
Petronel M.

in the meanwhile war was started... maybe that's the cause

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay