Skip to content
This repository has been archived by the owner on Nov 11, 2020. It is now read-only.

Iapetus-11/Better-API

Repository files navigation

NOTE: Villager API is currently running @ betterapi.net instead of this...

BetterAPI

Fully OSS public API with a ton of useful information and endpoints!

Setup / Usage

Prerequisites

Setup

Clone the repository, and navigate into it

git clone https://github.com/Iapetus-11/Better-API.git
cd Better-API

Install the node packages

npm install

Install the python packages

python3 -m pip install -r requirements.txt

Open constants.js and edit the baseUrl value if needed.

Running

You'll need to run these two commands separately. (Like in separate windows or using linux screen)

python3 mcping_server.py
node app.js

Endpoints (List of the endpoints available, may be outdated)

/color/random
/color/color
/color/image

/gen/captcha
/gen/uuid
/gen/bulkuuid

/mc/mcping
/mc/mcpingimg