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
- Deprecate the positional options Hash in requires, optional and use
- Preserve positional options for named params
- Look up an entity by the object's own class before its element's
- Render a redirect message as the plain text it claims to be
- 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
- Docs
- Grape::Middleware::Versioner::Path#version_from_first_segment
- Grape::ServeStream::StreamResponse#hash
- Grape::Router#close_body
- Grape::Util::Cache#[]
- Grape::Util::Cache#initialize
- Grape::Util::FreezeOnNew#new
- Grape::Util::InheritableSetting#route_declared_params=
- Grape::Util::InheritableSetting#route_declared_params
- Grape::Util::InheritableSetting#route_validations=
- Grape::Util::InheritableSetting#route_validations