Tag Archives: server

Scala. Akka: HTTP server example

I wrote on Scala a simple HTTP server using Akka. The example demonstrates the usage of the low-level server side API. First release contains one example with using synchronous request handling. Example shows how to return HTML page from a file (static page). … Continue reading

Rate this:

Posted in Akka, Programming, Scala | Tagged , , , , | Leave a comment

angular-nodejs-bwt

angular-nodejs-bwt AngularJS Basic Web Templates for NodeJS. Source code is here: https://github.com/ysden123/angular-nodejs-bwt

Rate this:

Posted in Angular, node.js, Programming | Tagged , , , , , , , , | Leave a comment