Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

API for creating http requests to mojang, modrinth and fabric

Notifications You must be signed in to change notification settings

btwonion/headquarters-connector

Repository files navigation

headquarters-connector

library for using the Modrinth, Mojang, Fabric and Quilt Http API


written in Kotlin and uses Ktor, Coroutines, Serialization and Kotlin Datetime

Setup

Documentation

repositories {
  maven("https://repo.nyon.dev/releases")
}

dependencies {
  implementation("dev.nyon:headquarters-connector-core:1.4.2")
  // now the library you want to use
  // eg.
  implementation("dev.nyon:headquarters-connector-modrinth:1.4.2")
}

Other

If you need help with any of my projects just join my discord server