Hacker News new | ask | show | jobs
by ethan_smith 340 days ago
Roda would be worth considering for its routing tree architecture which can be more performant and maintainable than Sinatra's linear routing approach, especially as the application grows.