DeanWay / fastapi-versioning

api versioning for fastapi web applications
MIT License
642 stars 63 forks source link

fix 'latest' version #48

Closed DeanWay closed 3 years ago

DeanWay commented 3 years ago

fixes #47 by mounting a copy of the last version as another child application. This feels a little more stable than using redirects for every interaction when supporting /latest