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
- Fail to mount an API with default values on mutually_exclusive params
- rescue_from :all not rescuing all exceptions
- Access response_object/@body return in after filter
- Organization with blocks of methods
- `before` block called before valid route is checked for.
- exactly_one_of seems not work for nested parameters
- support Array with index
- Grape::Exceptions::UnknownValidator
- declared(params) strips out default values from optional params before validation
- Accessing @env inside Grape::DSL::Extensions
- Docs
- Grape::Middleware::Base#query_params
- Grape::Middleware::Base#rack_request
- Grape::Middleware::Formatter#read_body_input?
- Grape::Exceptions::ConflictingTypes#initialize
- Grape::Exceptions::TooDeepParameters#initialize
- Grape::Exceptions::InvalidParameters#initialize
- Grape::Request#cookies
- Grape::Request#rack_cookies
- Grape::Cookies#send_cookies
- Grape::Cookies#cookies