How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Slow translation process when using Angular

calendar_today March 13, 2026 person uchka domain libre-translate

I’m using LibreTranslate to translate pages in an Angular application. However, calling the translate API separately for each text node is slowing down the process, and making parallel calls doesn’t significantly improve the performance. So, I’m exploring options to translate an array of strings in a single API call.

open_in_new Read original post