Ok, so far this looks like a flavor of Grape with a weird syntax. But the difference is that the route block is called each time a request is made, so this routing is actually happening in real-time. This means that you can handle the request while you’re routing it. And this is where it gets cool.
I like articles that show what differentiates one tool from others, and this one does a fine job.
We talked to Jeremy Evans about Roda on Ruby Rogues a little while back.
Yeah I like those guys, they have good stuff.