Updated image to github image

This commit is contained in:
2026-06-20 10:47:03 +02:00
parent 7e1173bf2c
commit 383b131bac
5 changed files with 2 additions and 8 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ EonaCat.DoxaApi scans your controllers with plain `System.Reflection` and ASP.NE
builds a small OpenAPI-like JSON document with `System.Text.Json`, and serves a UI
This can also be used in an offline environment!
![alt text](image.png)
![alt text](https://github.com/EonaCat/images/blob/401a0b27ff4d6645d4106dd960f58ae0e44fec96/DoxaApi_overview.png?raw=true)
## Install