Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/latip176/mc-server-status
- Owner: Latip176
- Created: 2024-03-16T15:59:56.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-28T21:08:31.000Z (6 months ago)
- Last Synced: 2024-09-26T10:01:57.843Z (3 months ago)
- Topics: pocketmine-mp, rest-api, server-minecraft, spigot
- Language: Python
- Homepage: https://mc-server-status-seven.vercel.app/docs
- Size: 4.98 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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