nodejs-tdd-boilerplate
nodejs-tdd-boilerplate copied to clipboard
Support version
Hi,
Do you have ideas to add version support in this boilerplate?
Found cool plugin to support different methods for different version. Here is it: https://github.com/mal/restify-version Have no time to implement it now, but will do it soon
Oh, I thought that was already a built-in feature of Restify (or maybe it used to be). I don't have much time now myself, but I'll look into it when I get a chance.
Ah, looks like it only supports header-based versioning out of the box.