I have a Sinatra app setup where most of the logic is performed inside of various classes, and the post/get routes instantiate those classes and ca
post
get
You might want to use Sinatra Helpers.