Ease processing of parameters in Sinatra framework. Integrates well with dry-types, sequel, ... Example: want! :user, Dry::Types::String, User want? :expired, Dry::Types::Params::Bool.default(true)
Stéphane D'Alu
May 26, 2021 11:32am
MIT