Architecture (@arch)
@arch
[nodes]
web:Web Frontend|cloud
api:API Gateway
auth:Auth Service|cyl
db:PostgreSQL|cyl
[edges]
web->api:REST
api->auth:validate
api->db:queryWhen to Use
Key Concepts
Concept
Description
Example
Quick Reference
In This Section
Last updated