Making sure your apps and sites are backward-compatible

The presumption has it that a REST API should always be backward compatible with a service that is being exposed to such interfaces, be those external or internal clients. In this part of our tutorial we will go through the meaning of backward compatibility and what exactly it means.

Backward compatibility implies the connection within two clients that have no conflicts of compatibility between APIs. During the report of a service to another, if the clients are not corresponding with their updates or versions of the API, then issues might arise.

It is perceived that client implementation will take some time to catch up with service implementation, thus not breaking the existing version of the ...

Get Learning WordPress REST API now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.