Update README.md

This commit is contained in:
Braydon 2024-04-10 04:55:39 -04:00
parent 0831b509e1
commit 16e15a3dd3

@ -7,24 +7,31 @@ A simple, yet useful RESTful API for Minecraft utilizing Springboot.
--- ---
## Wiki ### Table of Contents
Hi there! Looking for usage? View the [Wiki](https://git.rainnny.club/Rainnny/RESTfulMC/wiki) for more information! - [Getting Started](#getting-started)
- [Wiki](#wiki)
## TODO - [Swagger API](#swagger-api)
- [x] Server Icon Route - [Contributing](#contributing)
- [x] Unit Tests
- [x] Blacklist Checking
- [x] HTTP Codes in wiki
- [ ] Route for 3D player heads/body?
- [x] Bedrock Server Support
--- ---
## Swagger API ## Getting Started
### Wiki
Hi there! Looking for usage? View the [Wiki](https://git.rainnny.club/Rainnny/RESTfulMC/wiki) for more information!
### Swagger API
View the [Swagger API Docs](https://mc.rainnny.club/swagger-ui.html) for easy testing! View the [Swagger API Docs](https://mc.rainnny.club/swagger-ui.html) for easy testing!
![Swagger Logo](https://avatars.githubusercontent.com/u/7658037?s=74) ![Swagger Logo](https://avatars.githubusercontent.com/u/7658037?s=74)
## Contributing
Made changes or improvements to RESTfulMC? Consider opening a [pull request](https://git.rainnny.club/Rainnny/RESTfulMC/pulls) to merge your changes into the project. Remember to stick with project conventions!
This project follows [Semantic Versioning](https://semver.org).
---
## YourKit ## YourKit
YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications.
YourKit is the creator of [YourKit Java Profiler](https://www.yourkit.com/java/profiler), [YourKit .NET Profiler](https://www.yourkit.com/.net/profiler), and [YourKit YouMonitor](https://www.yourkit.com/youmonitor). YourKit is the creator of [YourKit Java Profiler](https://www.yourkit.com/java/profiler), [YourKit .NET Profiler](https://www.yourkit.com/.net/profiler), and [YourKit YouMonitor](https://www.yourkit.com/youmonitor).