ajavageek / api-versioning

Home Page:https://blog.frankel.ch/api-versioning/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Versioning with Apache APISIX

First, launch the Docker Compose file:

docker compose up

It offers two versions of a service, v1 and v2.

Try the following commands to access the service:

Routing Command

Path-based

Query parameter-based

Header-based