Add swagger

This commit is contained in:
2025-12-10 11:04:06 +01:00
parent e5182591b9
commit 650b33111a
4 changed files with 36 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ A Spring Boot overlay server for Twitch broadcasters and their channel admins. B
- In-memory channel directory optimized with lock-free collections for fast updates.
- Optional SSL with local self-signed keystore support.
- Dockerfile, Makefile, CI workflow, and Maven build.
- OpenAPI/Swagger UI docs available at `/swagger-ui.html`.
## Getting started
### Prerequisites