Whoa, flathub's web API is now implemented in #rustlang.
https://github.com/flatpak/flat-manager
https://blogs.gnome.org/alexl/2019/02/19/changes-in-flathub-land/
@alatiera oh, I see, thanks! I thought ostree was just the "git for filesystems" part, but didn't think about how different trees get managed.
@federicomena Its not really the WEB api of the store. Its the backend which handles pushing artifacts/updates to the repository. Think of it like a git server that handles 'git push' stuff.
IMO this is even more exciting than a plain web api cause it was one of the thinks ostree was missing and was sort of a pain.