The public REST API for 1D6.
Found here is Accounts, Mods, Servers, etc.
Written entirely in Rust, and hosted on Shuttle.
A lot of this project is based off Labrinth, Modrinth's backend services.
Full credit to them for a lot of the boilerplate code and its layout.
As such, this is licensed under AGPL v3.0, the same license as Labrinth's.
A complete rewrite of the API Docs is underway, with support for all 4 SDKs.
Here are all the SDKs and their source code.
If adding another migration, make sure the file name is YYYYMMDD_Description.sql
, as that makes it a little more organized.