grape
https://github.com/ruby-grape/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.
15 Subscribers
Add a CodeTriage badge to grape
Help out
- Issues
- Was it intentional to hide the http response status from the error formatter?
- 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)
- Parameter defaults ignored when nested inside hash
- Memory Leak since 1.2.0
- 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
- 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