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
- Give a clearer error message when payload doesn't match with provided content-type
- NoMethodError in after callback inside Grape::Middleware::Formatter
- field using types turned into array when declared(params)
- Memory Leak since 1.2.0
- Parameter defaults ignored when nested inside hash
- Make it possible to coerce nil Array of Types to []
- Add scenario to test coercion of grape entity
- Rspec Integration Test with Grape and Rails 4.2.x
- Still having issues with helper inheritance
- Parse JSON array data in body at top level
- 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