To demonstrate the use of this two middleware, I’ve wrote a small application with Tatsumaki. This application fetch a page, parse it to find all the feeds declared, and return a JSON with the result.
via lumberjaph.net
franckcuny shows how to add features to Plack based applications (using Tatsumaki in this example) by writing middleware components.
Comments