See what your agents can do
Browse capabilities by topic. Prompts power your agents automatically.
Browse capabilities by topic. Prompts power your agents automatically.
Design API rate limiting with token bucket algorithms, tiered quotas, header communication, and distributed enforcement strategies.
Guides API rate limit design with algorithm selection, quota tiers, response headers, and distributed enforcement.
by a21e
Design Backend-for-Frontend (BFF) layers that aggregate microservices, optimize payloads, and tailor APIs for specific client platforms.
Guides BFF architecture with client-specific API aggregation, payload optimization, and microservice orchestration.
by a21e
Design gRPC APIs with Protocol Buffers, streaming patterns, error handling, and service mesh integration for internal microservices.
Guides gRPC API design with protobuf schema management, streaming patterns, and service mesh integration.
by a21e
Design hypermedia-driven REST APIs with HATEOAS links, resource discovery, and self-documenting API navigation patterns.
Guides hypermedia API design with HATEOAS links, resource state machines, and dynamic client navigation patterns.
by a21e