SpongeHome
SpongeHome copied to clipboard
Sponsorship API
(This was briefly discussed in https://github.com/SpongePowered/Ore/pull/310)
There should be a way to retrieve sponsorship information, and a way to determine how much they have donated, whether that be raw numbers, percentages, tiers, etc.
cc @Dockter
We could easily deploy the JSON file that is used for SpongeHome: https://github.com/SpongePowered/SpongeHome/blob/master/sponsors.json
Does it contain everything that is needed? It could be extended with mOre information if needed.
and a way to determine how much they have donated
Not sure if that is something that the sponsors, or SpongePowered, would want to disclose.
Well if @Dockter wants to have bigger sponsors appear more on Ore, we need to have some way to determine that.
in this case actual financial amounts wouldn't be posted just a percentage of time or level that particular sponsor should be displayed at for logic in the sites to use
The sponsor list is ordered, so there is a certain ranking already. Enough for SpongeHome, but maybe Ore needs more information if not all sponsors are shown on the page.