makeen-api-versioning
v1.0.11
Published
API Versioning done right
Downloads
10
Readme
Code ONLY API Versioning
The current sollution will allow running of multiple API versions
System Requirements
Should run with any node version from 6+. For this code needs to be transpiled with babel
Should export a class that can be instantiated with a config object. This will be the Api Manager and it will start, manage and redirect trafic to all api versions.