MineOS-Market-Server

Reimplementation of MineOS' App Market Server

GPL-3.0 License

Stars
3
MineOS-Market-Server - Version 1.0.2 Latest Release

Published by CoolCat467 2 months ago

Since the last release, we've added a lot of information about how to use this program, updated the pre-commit hooks and the dependencies, switch to asynchronous record reading and writing, fixed page templates not being included in project distribution, fixed a ton of schema issues including file types, download endpoint, fixed upload table processing, removed HTTP error responses because official client doesn't like that, fixed several issues with publication uploading, and added a backup of official records as of 2024-08-13.

What's Changed

New Contributors

Full Changelog: https://github.com/CoolCat467/MineOS-Market-Server/compare/v0.0.0...v1.0.2

MineOS-Market-Server - Version 0.0.0

Published by CoolCat467 6 months ago

This is the first initial release of this program.
I stole a bunch of my own code from my other projects, Scanner-Server and CIAStore, using my market API client and MineOS' official App Market Application for information on how everything should work, as well as recording what data the official server returns.

What's Changed

New Contributors

Full Changelog: https://github.com/CoolCat467/MineOS-Market-Server/commits/v0.0.0

Badges
Extracted from project README
Tests pre-commit.ci status pre-commit code style: black Ruff