Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/latip176/mc-server-status

Rest API to fetch Status Server Minecraft Java & Bedrock
https://github.com/latip176/mc-server-status

pocketmine-mp rest-api server-minecraft spigot

Last synced: 3 months ago
JSON representation

Rest API to fetch Status Server Minecraft Java & Bedrock

Awesome Lists containing this project

README

        

# mc-server-status

Rest API for fetch Status Server Minecraft Java & Bedrock

# fetch data

tipe have two tipe: `java` and `bedrock`

## java

```
/api/{tipe}?ip=..
```

## bedrock
port `default` is `19132`
```
/api/{tipe}?ip=..&port=..
```

# tech

- FastAPI
- mcstatus