/MCHeads

An open source Minecraft Custom Heads Database REST API

Primary LanguageKotlinApache License 2.0Apache-2.0

MC-Heads (WIP)

An open source Minecraft Custom Heads Database REST API

About

A Kotlin multiplatform project that provide minecraft custom heads database for builders, map makers, plugin developers and server admins.

Modules

Backend

Provide the REST API for the clients

Client

Provide a platform and library specific implementation of the backend REST API

  • Common
  • Ktor (Multiplatform)
  • Frontend (KotlinJS)
  • Retrofit

Shared

Provide classes and constants shared between backend and clients