docs: ensure newline before lists across docs for MkDocs rendering
This commit is contained in:
@@ -49,6 +49,7 @@ Core business services are implemented as separate, independently deployable ser
|
||||
| **API Gateway** | `cmd/api-gateway/` | Request routing, authentication, rate limiting, CORS | N/A (entry point) |
|
||||
|
||||
Each service:
|
||||
|
||||
- Has its own `go.mod` (or shared workspace)
|
||||
- Manages its own database connection pool and schema
|
||||
- Exposes gRPC server (and optional HTTP)
|
||||
|
||||
Reference in New Issue
Block a user