Platform
Grapity is built from three integrated components that work together to govern your API contracts.
Architecture
The rules that govern every API contract in your organisation.
- Backward Compatibility — What changes are blocked and why
- Semver & Versioning — How version numbers are enforced
- Deprecation & Grace — Managing the lifecycle of old versions
Registry
The contract guardian. Every spec passes through it before it can be consumed.
- Overview — What the Registry does and how to run it
Hub
The developer portal where teams browse, explore, and compare API specs.
- Using the Hub — Browse specs, diff versions, and explore endpoints