thunderstore-io / Thunderstore

Thunderstore is a mod database and API for downloading mods. Thunderstore Discord: https://discord.thunderstore.io/
https://thunderstore.io/
GNU Affero General Public License v3.0
128 stars 27 forks source link

[FR] Stable 'latest version' API endpoint #970

Closed Lordfirespeed closed 8 months ago

Lordfirespeed commented 8 months ago

Currently, 'latest version' metric is only available via the experimental/package/ endpoint when using the new-style namespace and packageName inputs.

Automating against this endpoint is ill-advised as it is experimental - subject to change, deprecation, removal.

For the sake of such automated tasks it would be great if the 'latest version' metric could be made available via a stable v1 endpoint, e.g. it would be appropriate to include this metric in the v1/package-metrics/ response payload.