Hacker News new | ask | show | jobs
by jeremyevans 4328 days ago
Roda supports stacking apps via r.run to dispatch to any other rack app. You can also use the multi-route plugin, which allows you to split up the routing into subtrees, but keeps the current state.