Coflnet / SkyProfiles

Abstracts away the hypixel api player progression into more specific api endpoints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This service exposes hypixel profile data in smal easy to consume chunks.
It caches each profile (split into parts) seperatetly in redis to safe bandwith and time.

Configuration

See appsettings.json all of the settings in there can be overwritten by enviroment variables.
The container port is 8000 it runs as nonroot user.

About

Abstracts away the hypixel api player progression into more specific api endpoints

License:GNU Affero General Public License v3.0


Languages

Language:C# 99.9%Language:Dockerfile 0.1%