The presentation will take place in Room 104 on Thursday, March 5, 2026 - 14:20 to 14:45

If you've developed a website, chances are that you've asked yourself what backend framework you want to use. Express grants you access to the node.js ecosystem, with promises everywhere. Rack and Sinatra are classics if you like Ruby. Flask is a common choice for Python.

All these backend frameworks have one thing in common: not enough Nix!

Enter Flack, a Nix-based web router. Come learn about how the Nix Rust API works, and how you can use it to do something inadvisable like I did.