Mid Microservices

URL Path Versioning:?

  • Version the API via the URL, for example, /v1/orders and /v2/orders.
  • Example:

for version 1, and

for version 2.

More from Microservices with .NET

All questions for this course