Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rainnny7/restfulmc
A simple, yet useful RESTful API for Minecraft utilizing Springboot. Mirror of code maintained at https://git.rainnny.club/Rainnny/RESTfulMC
https://github.com/rainnny7/restfulmc
bedrock java json minecraft rest-api restful springboot
Last synced: about 1 month ago
JSON representation
A simple, yet useful RESTful API for Minecraft utilizing Springboot. Mirror of code maintained at https://git.rainnny.club/Rainnny/RESTfulMC
- Host: GitHub
- URL: https://github.com/rainnny7/restfulmc
- Owner: Rainnny7
- License: mit
- Created: 2024-04-07T03:00:39.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-13T17:27:56.000Z (7 months ago)
- Last Synced: 2024-04-14T05:45:41.490Z (7 months ago)
- Topics: bedrock, java, json, minecraft, rest-api, restful, springboot
- Language: Java
- Homepage: https://mc.rainnny.club
- Size: 397 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Discord](https://discord.com/api/guilds/827863713855176755/widget.png)](https://discord.gg/p9gzFE2bc6)
![Wakatime Hours](https://wakatime.rainnny.club/api/badge/Rainnny/interval:any/project:RESTfulMC)
[![Docs - Gitea](https://img.shields.io/badge/Docs-Gitea-darkgreen.svg)](https://git.rainnny.club/Rainnny/RESTfulMC/wiki)
[![Docs - SwaggerUI](https://img.shields.io/badge/Docs-SwaggerUI-green.svg)](https://api.restfulmc.cc/swagger-ui.html)# RESTfulMC
A simple, yet useful RESTful API for Minecraft utilizing Springboot.---
### Table of Contents
- [Getting Started](#getting-started)
- [Wiki](#wiki)
- [SDKs](https://git.rainnny.club/Rainnny/RESTfulMC/wiki)
- [JavaScript](./JS-SDK)
- [Contributing](./CONTRIBUTING.md)---
## Getting Started
### Wiki
Hi there! Looking for usage? View the [Wiki](https://git.rainnny.club/Rainnny/RESTfulMC/wiki) for more information!