good lightweight web-framework like sinatra?
            
            
            
                21 Mar
                
                    2012
                
            
            
                21 Mar
                
                '12
                
            
            
            
        
    
                9:42 a.m.
            
        WAI has CGI handlers, so you should be able to deploy a WAI-based framework like Yesod to CGI. If you want a simple framework, you can just use WAI directly. Scotty is a WAI framework that mimics Sinatra. Greg Weber
            
            
            
                21 Mar
                
            
            
                21 Mar
                
            
            
            
        
    
                10:27 a.m.
            
        If you want a simple framework, you can just use WAI directly.
If you want to give that a try, make sure to have a look at the README. https://github.com/yesodweb/wai/blob/master/wai/README.md Cheers, Simon
        4976
        
      
          Age (days ago)
        
      
        4976
        
    
          Last active (days ago)
        
        
        
        1 comments
    
    
        
        2 participants
    
    
    
    
    
    
    
    
    participants (2)
- 
                
Greg Weber - 
                
Simon Hengel