15 lines
355 B
Markdown
15 lines
355 B
Markdown
# 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](http://127.0.0.1:8000/docs)
|
|
- 4: close with: strg + c
|
|
|