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
- Answer the header versioner's common Accept headers from a table built once
- Read the versioners' version options off instance variables
- Answer the formatter's common Accept headers from a table built once
- Skip the qualifying-params lookup for scopes other than `given`
- Skip the renamed-params lookup in `declared` when nothing is renamed
- Settle the attributes iterator's per-scope state once per pass
- Skip three redundant steps on every error response
- Coerce through dry-types' non-raising call
- Stop building a backtrace in the default rescue handler
- Let a parser's Grape errors through the formatter without re-raising
- Docs