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
- 'undefined method key?' when calling declared when params contain an empty array.
- Unable to use File Parameters with Grape::Extensions::Hash::ParamBuilder
- GCP Logging Not Capturing Logs in Grape API
- Was it intentional to hide the http response status from the error formatter?
- A mechanism to configure global before hooks
- LengthValidator will raise ArgumentException at runtime if conditions aren't met
- Optional parameter with a message attribute exception
- Coercer's cache may contains keys that are binded to memory location.
- Fix Grape allowing invalid headers to be set
- Parsing query params may lead to unhandled Rack exception.
- Docs
- Grape::Request#cookies
- Grape::Request#rack_cookies
- Grape::Cookies#send_cookies
- Grape::Cookies#cookies
- Grape::Cookies#response_cookies
- Grape::Endpoint#build_response_cookies
- Grape::Middleware::Stack::Middleware#build
- Grape::API.refresh_mount_step
- Grape::Request#make_params
- Grape::DSL::Routing::ClassMethods#build_with