Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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!