Restify Middleware & Next()
A tutorial on how to create Restify route middleware that short-circuits the request handling chain. This is often needed for security purposes to not process the request fully if the required permissions are missing.
November 2, 2016
3 min read