core icon indicating copy to clipboard operation
core copied to clipboard

Work out API versioning

Open goto-bus-stop opened this issue 4 years ago • 0 comments

We'll need to decide on a versioning strategy. When üWave first started I think we were going for a /v1/-like URL-based approach. That seems fine, but we could also consider using headers. Either way, this needs to be worked out a bit more in terms of implementation as well.

Since #394 aims to change an existing endpoint's format, we should figure out versioning by then, so we can upgrade smoothly.

  • the find-my-way router library supports versioning routes

goto-bus-stop avatar Aug 05 '20 09:08 goto-bus-stop