From 3365d01c8e7bbe11ee1096c7273504ef54fc8e51 Mon Sep 17 00:00:00 2001 From: Rainnny7 Date: Mon, 15 Apr 2024 09:48:22 -0400 Subject: [PATCH] Add README.md to API --- API/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 API/README.md diff --git a/API/README.md b/API/README.md new file mode 100644 index 0000000..faa5e6a --- /dev/null +++ b/API/README.md @@ -0,0 +1,17 @@ +[![Deploy Workflow](https://git.rainnny.club/Rainnny/RESTfulMC/actions/workflows/deploy-api.yml/badge.svg)](./actions?workflow=deploy-api.yml) + +# RESTfulMC Springboot API +The springboot API backend for RESTfulMC. + +## Swagger API +View the [Swagger API Docs](https://mc.rainnny.club/swagger-ui.html) for easy testing! + +![Swagger Logo](https://cdn.rainnny.club/UoeVQF7wYGg4.png) + +--- + +## YourKit +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 Logo](https://www.yourkit.com/images/yklogo.png) \ No newline at end of file