API Versioning
API Versioning
The practice of managing changes to an API over time using version numbers, allowing clients to upgrade at their own pace.
Related Terms
- API (Application Programming Interface)
- REST (Representational State Transfer)
- GraphQL
- SOAP (Simple Object Access Protocol)
- gRPC