sinatra-param 1.6.0
sinatra-param allows you to declare, validate, and transform endpoint parameters as you would in frameworks like ActiveModel or DataMapper.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            sinatra
            >= 1.3
          
    