How to Handle Breaking Changes for API and Event Schemas
Several years ago while designing APIs for an ecommerce company, I discovered the importance of API versioning. So I wrote about it in a freeCodeCamp article entitled How to Version a REST API.
Now I find myself designing event schemas for sending m...
freecodecamp.org5 min read