Looking for an open source modular Sinatra app to understand organization

I am building a backend to provide JSON endpoints for apps in iOS and Android. Its quite extensive and I wish to have the app splitup into several sinatra apps that can be mounted. I am specifically interested in seeing how code is organized.

1 Like

Do any of the recipes or other pointers here help http://www.sinatrarb.com/documentation.html (there’s a section on screencasts etc).

I’d be interested how you end up tackling this - please keep us posted!

Nope, I am looking for something I am unable to explain properly. Anyways, will surely do a write up of how I went about it.

1 Like

Hope this helps!