Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 897 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 897 Bytes

MC LauncherMeta API

A simple microservice that exposes data from the Minecraft LauncherMeta API

Endpoint Status

Environment variables:

  • PORT: defaults to 3000
  • CACHE_TTL: defaults to 600

Available endpoints:

  • /minecraft/version/[release, snapshot, 1.17, etc...]
  • /minecraft/version/[release, snapshot, 1.17, etc...]/download/[client, client_mappings, server, server_mappings, etc...]

Public endpoint:

The latest version of the microservice is running at https://launchermeta.codemc.io/

Examples: