api
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Meine API-Dokumentation
|
||||
|
||||
Diese Repository enthält eine interaktive API-Dokumentation mit Redoc für Gitea Pages.
|
||||
|
||||
## Deployment
|
||||
|
||||
1. Repository auf Gitea erstellen.
|
||||
2. Dateien (`index.html` + `openapi.yaml`) hochladen.
|
||||
3. Gitea Pages aktivieren:
|
||||
- Branch: `main`
|
||||
- Ordner: `/` (Root)
|
||||
4. URL aufrufen: https://<dein-gitea-domain>/<repo>/pages/
|
||||
Reference in New Issue
Block a user