I see it is currently based on Sinatra. Just wondering if you have considered looking into Roda?
(author here) It only uses Sinatra because I happened to know it and needed to bootstrap the low-level stuff. I don't know if it needs to be based on Sinatra in the long term - it should probably just use Rack.