jannis-patch-1 #41
@@ -26,11 +26,12 @@ Every repository on this Gitea instance that has the topic tag `dashboard` is au
|
|||||||
---
|
---
|
||||||
|
|
||||||
## 🧱 Architecture
|
## 🧱 Architecture
|
||||||
|
|
||||||
```
|
```
|
||||||
┌─────────────────┐ Gitea REST API v1 ┌──────────────────────┐
|
┌─────────────────┐ Gitea REST API v1 ┌─────────────────────┐
|
||||||
│ Gitea Server │ ◄────────────────────► │ Backend Service │
|
│ Gitea Server │ ◄────────────────────► │ Backend Service │
|
||||||
│ (Repos + Topics)│ │ (Go, net/http) │
|
│ (Repos + Topics)│ │ (Go, net/http) │
|
||||||
└─────────────────┘ └──────────┬───────────┘
|
└─────────────────┘ └──────────┬──────────┘
|
||||||
│
|
│
|
||||||
┌──────────▼───────────┐
|
┌──────────▼───────────┐
|
||||||
│ PostgreSQL DB │
|
│ PostgreSQL DB │
|
||||||
|
|||||||
Reference in New Issue
Block a user