Hacker News new | ask | show | jobs
by rubiquity 3684 days ago
Yes that's exactly the domain that Plug sits in. It's an interface from web servers to applications. As someone who tinkered around with Rack and Ruby web servers a lot, Plug is much better designed (yay for learning from past implementations).
1 comments

I'd even say that Phoenix is more akin to Sinatra than to Rails.