grape
https://github.com/intridea/grape
Ruby
An opinionated framework for creating REST-like APIs in Ruby.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
26 Subscribers
Add a CodeTriage badge to grape
Help out
- Issues
- Tighten dynamic define_method in callbacks/routing DSL
- Tidy up Grape::DeclaredParamsHandler
- Add oneof: option for polymorphic Hash parameters (#2385)
- feature(#2385): Param with multiple acceptable Hash Types
- Grape for Enterprise on README redirects to a sales pitch
- Was it intentional to hide the http response status from the error formatter?
- A mechanism to configure global before hooks
- Include Rack::TempFileReaper in Grape ?
- Formatting with multi_json ?
- Add test to demonstrate validation issue
- Docs
- Grape::Validations::ParamsScope#validate_coerce
- Grape::Validations::ParamsScope#validate_presence
- Grape::Validations::ValidationsSpec#guess_coerce_type
- Grape::Validations::ValidationsSpec#resolve_value
- Grape::Validations::ValidationsSpec#extract_value_and_message
- Grape::Validations::ValidationsSpec#parse_coerce
- Grape::Validations::ValidationsSpec#build_validator_entries
- Grape::Validations::ValidationsSpec#coerce_options
- Grape::Validations::ValidationsSpec#required?
- Grape::Validations::ValidationsSpec#initialize