File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -197,10 +197,15 @@ open http://localhost:3333/api-docs
197197
198198---
199199
200+
200201## 03 · Architecture
201202
202203This API follows a ** modular monolith** architecture with the following modules:
203204
205+ <details >
206+ <summary ><kbd >▶ See details (click to expand)</kbd ></summary >
207+
208+
204209```
205210┌─────────────────────────────────────────────────────────────────────────────┐
206211│ MODULE │ RESPONSIBILITY │
@@ -228,9 +233,7 @@ This API follows a **modular monolith** architecture with the following modules:
228233│ tournaments │ ArenaBR double-elimination tournament management │
229234└─────────────────────┴───────────────────────────────────────────────────────┘
230235```
231- ### Architecture
232-
233- This API follows a modular monolith architecture with the following modules:
236+ </details >
234237
235238- ` authentication ` - User authentication and authorization
236239- ` dashboard ` - Dashboard statistics and metrics
You can’t perform that action at this time.
0 commit comments