API Versioning done right
npm install makeen-api-versioningThe current sollution will allow running of multiple API versions
- 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.