Show HN: Stirfry, a small Ruby webframe work mixing it up (github.com)

1 points by drunken_thor ↗ HN
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 as well because it's still a great/fun interface after all of these years!

0 comments

[ 0.23 ms ] story [ 7.0 ms ] thread

No comments yet.