Kraken.Js and Bluemix on Thu, Apr 17, 2014
In Tutorial, Sample Code,
Tags node.js kraken.js express bluemix
Kraken.JS is a new wonderful framework wrapper around Express for Node.JS. It includes things such as pre-canned security settings, templating, and internationalization. While Express in Node allows you to customize these type of things its not the most fun thing or exciting thing to do. While security is very important in your app why should you have to write redundant code for this. The answer is you do not have to anymore.