mirror of
https://github.com/nprasad2077/NBA_Go.git
synced 2026-09-22 14:05:13 +00:00
@@ -9,7 +9,7 @@ A high-performance NBA statistics REST API built with Go (Fiber), PostgreSQL, an
|
|||||||
│ NGINX (reverse proxy / round-robin load balancer :8080) │
|
│ NGINX (reverse proxy / round-robin load balancer :8080) │
|
||||||
├──────────────────────────────────────────────────────────┤
|
├──────────────────────────────────────────────────────────┤
|
||||||
│ API Instance x3 (Fiber :5000 each) │
|
│ API Instance x3 (Fiber :5000 each) │
|
||||||
│ ┌──────────┐ ┌─────────────┐ ┌───────────────────┐ │
|
│ ┌──────────┐ ┌─────────────┐ ┌───────────────────┐ │
|
||||||
│ │ Routes │→ │ Controllers │→ │ Services (scraper) │ │
|
│ │ Routes │→ │ Controllers │→ │ Services (scraper) │ │
|
||||||
│ └──────────┘ └─────────────┘ └───────────────────┘ │
|
│ └──────────┘ └─────────────┘ └───────────────────┘ │
|
||||||
├──────────────────────────────────────────────────────────┤
|
├──────────────────────────────────────────────────────────┤
|
||||||
|
|||||||
Reference in New Issue
Block a user