Skip to main content
Glama
apolosan

Design Patterns MCP Server

by apolosan
domain-event.json535 B
{ "id": "domain-event", "name": "Domain Event", "category": "Domain-Driven Design", "description": "Something that happened in the domain that domain experts care about", "when_to_use": "Event-driven architecture\nDecoupling\nIntegration", "benefits": "Decoupling\nIntegration\nAudit trail\nFlexibility", "drawbacks": "Complexity\nEvent management\nEventual consistency", "use_cases": "Order placed\nUser registered\nPayment processed", "complexity": "Medium", "tags": [ "ddd", "tactical", "event" ] }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/apolosan/design_patterns_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server