Show HN: Stirfry, a small Ruby webframe work mixing it uphttps://github.com/tanema/stir_fry
Stirfry is a ruby webframe work with JSX-like templating, easy routing, and minimal magic! It is made for mixing everything all together with htmx so there is almost no line between frontend or backend! Is this good design? No. Is it a good idea? Also no. Does it support Rack-based middleware? Yes! Should you use it? Almost definitely not. Is it fun? To me it is! Shout out to https://github.com/patbenatar/rbexy that I used as a starting point to write a RBX parser. Shout out to https://github.com/sinatra/sinatra for being my fave and basically the template for this project. Shout out to Rackβ¦