Skip to content

Sample application showing how to use multiple sinatra subclass applications in a single process.

Notifications You must be signed in to change notification settings

daniello/multi-sinatra-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi Class Sinatra Sample Application
======================================

This is a simple application showing how you can mount multiple Sinatra applications into a single process.  It utilizes the builtin Rack middleware, URLMap.  I use a simple RackUp file to launch the server, though you can probably do this in a single file.

About

Sample application showing how to use multiple sinatra subclass applications in a single process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published