I started to design a RESTful webservice with Flask and Python and I\'m wondering how one would support multiple API versions in the same project. I\'m thinking of putting t
if its still relevant I wrote a package to manage endpoints by versions You can find it on Git https://github.com/itay-bardugo/flask_version