From 94675c216945e00a2198fceb1228679655712be3 Mon Sep 17 00:00:00 2001 From: Tiago Yamamoto Date: Sat, 27 Dec 2025 01:05:56 -0300 Subject: [PATCH] docs: update architecture diagram with Asaas, Stripe and Backoffice connections --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e6835fa..652ae7c 100644 --- a/README.md +++ b/README.md @@ -55,15 +55,22 @@ SaveInMed é uma solução completa que oferece: subgraph "External Services" MP[Mercado Pago
Payments] + AS[Asaas
Payments] + ST[Stripe
Payments] end MKT -->|Marketplace| API + MKT -->|Auth/Profile| BACK API --> PG BACK --> PG API --> MP + API --> AS + API --> ST BACK --> MP + BACK --> AS + BACK --> ST style WEB fill:#4ade80 style MKT fill:#60a5fa