DevSrSouza / MCHeads

An open source Minecraft Custom Heads Database REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An open source Minecraft Custom Heads Database REST API

License:Apache License 2.0


Languages

Language:Kotlin 100.0%