A Guide to API Versioning: Comparing URI, Header, and Query Parameters
When you build an API, you'll eventually encounter this question: How do I handle versioning?
Versioning allows you to update your API without disrupting existing clients. Think of it this way: if your API is a contract, versioning is your way of say...
dewa-mahendra.hashnode.dev4 min read