add swagger doc to mkdocs/website

This commit is contained in:
Christoph Haas
2025-01-17 21:47:54 +01:00
parent c211c56f75
commit 7ccec5db8d
5 changed files with 39 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ The configuration portal supports using a database (SQLite, MySQL, MsSQL or Post
* Support for multiple WireGuard interfaces
* Peer Expiry Feature
* Handle route and DNS settings like wg-quick does
* ~~REST API for management and client deployment~~ (coming soon)
* REST API for management and client deployment
## Quick-Start

View File

@@ -0,0 +1 @@
<swagger-ui src="./swagger.yaml"/>