robzenn92/EpTODocker

Introduce API versioning

robzenn92 opened this issue · 0 comments

API endpoints should start with the version of API currently used.
For example, localhost:5000/exchange-view should become to localhost:5000/v1/exchange-view.