2024-04-06 22:31:12 -07:00
|
|
|
[![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)
|
2024-04-14 14:15:06 -07:00
|
|
|
[![Deploy API Workflow](https://git.rainnny.club/Rainnny/RESTfulMC/actions/workflows/deploy-api.yml/badge.svg)](./actions?workflow=deploy-api.yml)
|
2024-04-15 04:28:47 -07:00
|
|
|
[![Deploy Lib Workflow](https://git.rainnny.club/Rainnny/RESTfulMC/actions/workflows/publish-js-sdk.yml/badge.svg)](./actions?workflow=publish-js-sdk.yml)
|
2024-04-06 22:31:12 -07:00
|
|
|
|
2024-04-05 19:29:30 -07:00
|
|
|
# RESTfulMC
|
2024-04-06 22:31:12 -07:00
|
|
|
A simple, yet useful RESTful API for Minecraft utilizing Springboot.
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2024-04-10 01:55:39 -07:00
|
|
|
### Table of Contents
|
|
|
|
- [Getting Started](#getting-started)
|
|
|
|
- [Wiki](#wiki)
|
2024-04-15 06:50:13 -07:00
|
|
|
- [SDKs](https://git.rainnny.club/Rainnny/RESTfulMC/wiki)
|
2024-04-15 05:56:53 -07:00
|
|
|
- [JavaScript](./JS-SDK)
|
2024-04-17 07:18:28 -07:00
|
|
|
- [Contributing](./CONTRIBUTING.md)
|
2024-04-07 00:48:46 -07:00
|
|
|
|
2024-04-06 22:31:12 -07:00
|
|
|
---
|
|
|
|
|
2024-04-10 01:55:39 -07:00
|
|
|
## Getting Started
|
|
|
|
|
|
|
|
### Wiki
|
2024-04-17 07:18:28 -07:00
|
|
|
Hi there! Looking for usage? View the [Wiki](https://git.rainnny.club/Rainnny/RESTfulMC/wiki) for more information!
|