Capability
Client Capability Negotiation And Feature Detection
14 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “feature-discovery-via-config-endpoint”
A computer you can curl ⚡
Unique: Provides a dedicated /api/config endpoint that returns feature flags and capability metadata, enabling clients to discover enabled features without trial-and-error or hardcoding assumptions about server configuration
vs others: More explicit than inferring capabilities from error responses because it provides upfront feature discovery, but less detailed than OpenAPI/GraphQL introspection because it only returns boolean flags