Skip to content
Snippets Groups Projects
Commit b4e29c6d authored by Kalin Canov's avatar Kalin Canov :fishing_pole_and_fish:
Browse files

Merge branch 'add-initial-architectural-diagram' into 'master'

Add initial architectural diagram

See merge request !2
parents 9fb8fa32 3c7ee3ed
No related branches found
No related tags found
1 merge request!2Add initial architectural diagram
.idea/
\ No newline at end of file
# Documentation
## Conceptual Diagram
```mermaid
flowchart LR
A[Client]-- HTTPS -->B[API Gateway]
subgraph Trust Services API
B-- HTTP -->C[Policy Engine]
B-- HTTP -->D[Information Hub]
B-- HTTP -->E[Signatures]
B-- HTTP -->F[Cache]
B-- HTTP -->G[DID Resolver]
end
```
\ No newline at end of file
diagrams/GAIA-X_TSA_Diagram_v1.jpg

101 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment