mentioning of swagger in README

This commit is contained in:
Peter Straßer
2021-04-17 17:41:19 +02:00
parent 17132e3b19
commit 967dbef5c2

View File

@@ -53,6 +53,12 @@ way.
![img_1.png](documentation/ports.png)
A list of all the supported endpoint can be found and tried out in the swagger ui.
```
http://localhost:8080/swagger-ui/index.html?configUrl=/v3/api-docs/swagger-config
```
### Application architecture
This application tries to follow the design princples as described in Clean Architecture. To achieve