Frameworkless Async API

As a side project, I'm currently working on yet another disqus clone. To make it more fun, I pack a lot of different functionality into one single process using IO::Async to handle the various tasks. Instead of using a web framework, I use raw Moose classes and PSGI.

Slides: