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.
27 Subscribers
Add a CodeTriage badge to grape
Help out
- Issues
- Keep a :version path capture when the API declares no version
- Match Accept media types case-insensitively
- Remove http_digest
- Adversarial sweep: eleven longstanding fixes
- Give point-in-time copies their own stackable and rescue-handler stores
- Let rescue_from :grape_exceptions outrank a catch-all class handler
- Tag path params as UTF-8 instead of leaving them binary
- Answer 500 when an error response cannot be rendered
- Proposal: replace hand-edited CHANGELOG.md with build-time changelog fragments
- Grape for Enterprise on README redirects to a sales pitch
- Docs
- Grape::DSL::Parameters#redispatch_legacy_options
- Grape::DSL::Parameters#legacy_options?
- Grape::Validations::ParamsScope#find_array_depth
- Grape::Validations::ParamsScope#iterates_elements?
- Grape::Validations::ParamsScope#array_depth
- Grape::Util::ShadowedRescueHandlers.message_for
- Grape::Util::ShadowedRescueHandlers#message_for
- Grape::Util::ShadowedRescueHandlers.warn_about
- Grape::Util::ShadowedRescueHandlers#warn_about
- Grape::Endpoint#hash