Go to /app/{packageName}/versionCode/latest/values to view the values of the latest version of the app.
Go to /app/{packageName}/versionCode/1019003/values to view the specific version.
/app/{packageName}/versionCode/1019003 view the version info (not implemented yet, WIP)
/apps to view all apps. (not implemented yet, WIP)
/api/stats/values
/api/stats/db
/api/app_values?packageName={packageName:str}&versionCode={versionCode:int64}&valuesName={valuesName:str}
/api/gotovalues?urlOrPackageName={urlOrPackageName:str}
Source code is available at yzqzss/l10n-fdroid & yzqzss/l10n-fdroid-web
My code is messy