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
- Lift trailing if/else into guard clauses
- Introduce Grape::Exceptions::ErrorResponse value object
- Avoid empty-hash merges on request hot paths
- Return frozen EMPTY array from StackableValues on miss
- Precompute prefix list in Versioner::Path
- Replace per-request Proc in Router#transaction with a helper
- feature(#2385): Param with multiple acceptable Hash Types
- `raise` instead of `throw` ?
- Add error suppressed by Grape::Middleware::Error to rack env(like action_dispatch.exception)
- Grape for Enterprise on README redirects to a sales pitch
- Docs