Skip to content

Commit 104ec3f

Browse files
authored
Merge pull request #127 from PerfectThymeTech/marvinbuss/architecture
Add Architecture Diagram
2 parents d546edc + 21baa66 commit 104ec3f

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,9 @@ This sample exposes a health endpoint that includes header validation (Header `x
6464
### Testing
6565

6666
Testing of the Azure Functon application code. The testing is done using `pytest`. Tests are stored in the [`/tests` folder](/tests/) and should be extended for new functionality that is being implemented over time. The `pytest.ini` is used to reference the Azure Functon project for imports. This file makes sure that the respective python objects from the Azrue Function application code can be imported into the tests and validated accordingly.
67+
68+
## Architecture
69+
70+
The following architecture is created by this repository:
71+
72+
![Architecture](/docs/architecture.png)

docs/.gitkeep

Whitespace-only changes.

docs/Architecture.vsdx

123 KB
Binary file not shown.

docs/architecture.png

27.5 KB
Loading

0 commit comments

Comments
 (0)