** Master MDS HSMA ** Clean Architecture - Architekturstil am praktischen Beispiel z.B. in Python.
 
 
Go to file
michael 1ca9dca2df usecase fix 2025-02-03 01:50:45 +01:00
src usecase fix 2025-02-03 01:50:45 +01:00
.gitignore Changes: 2025-01-16 00:36:59 +01:00
LICENSE Initial commit 2024-11-08 09:24:02 +01:00
README.md update README 2025-02-02 23:58:05 +01:00

README.md

IWS_clean_architecture

** Master MDS HSMA ** Clean Architecture - Architekturstil am praktischen Beispiel z.B. in Python.

Check README in layer for task description

API:

  • 0: open Terminal
  • 1: navigate to src: cd .\src\
  • 2: run python main.py
  • 3 go to url: http://127.0.0.1:8000/docs
  • 4: close with: strg + c