Skip to content

Commit

Permalink
Update Activity_Data_Sharing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorVanhulle authored May 29, 2024
1 parent 728af5e commit b06ca16
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions prototype/technical_prototype/Activity_Data_Sharing.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,16 @@ This document outlines the architecture and implementation details for sharing a
- API Documentation: Swagger/OpenAPI
- Messaging: Kafka
- Deployment: Kubernetes, HELM
-

| STR Platform | | SDEP | | Competent Authority |
|-------------------------| |-----------------------| |-------------------------|
| | | | | |
| 1. POST /api/activity-data | | | |
| (Submit Activity Data) ---------------> | | | |
| | 2. Decompose | | | |
| | data object | | | |
| | 3. validation | 4. Produce to Kafka | | |
| | of body | Topic: `activity- | | |
| | | data` | | |

| STR Platform | | SDEP | | Competent Authority |
|-------------------------| |-----------------------| |-------------------------|
| | | | | |
| 1. POST /api/activity-data | | | |
| (Submit Activity Data) ---------------> | | | |
| | 2. Decompose | | | |
| | data object | | | |
| | 3. validation | 4. Produce to Kafka | | |
| | of body | Topic: activity- | | | | | | data | | |


## 2.3 FLOW
Expand Down

0 comments on commit b06ca16

Please sign in to comment.