you-apps / TranslateYou

Privacy focused translator app built with MD3
https://you-apps.net
GNU General Public License v3.0
987 stars 45 forks source link

API integration: Mozhi #343

Closed Terkyz closed 1 year ago

Terkyz commented 1 year ago

General informations

Mozhi as their Codeberg page explains "It was initially made as a maintained fork/rewrite of simplytranslate, but has grown to have a lot more features as well!"

What personally attracted my attention about this front-end is that it supports DeepL without using an API Key, I know that many front-ends already support this and that due to usage the API is blocked, but having more options is always good.

API basic informations

Translation engine api key

No response

Translation engine service endpoints

https://mozhi.aryak.me/api/swagger/index.html#/default/get_api_source_languages

Details and links

I am not sure about the API Basic Informations checks, please edit my post in case the information is wrong.

Acknowledgements

Bnyro commented 1 year ago

It seems like the API routes are still the same as of SimplyTranslate, could you please try to use a Mozhi instance via the SimplyTranslate engine?

If that works, we can just add the additional engines Mozhi supports to the already existing SimplyTranslate implementation.