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
- Forward the class methods kept off an API class to its base instance explicitly
- Speed up header versioning, content negotiation, params validation and error responses
- Answer the header versioner's common Accept headers from a table built once
- Answer the formatter's common Accept headers from a table built once
- 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
- Let a parser's Grape errors through the formatter without re-raising
- Return the elements of an Array params scope that are not a Hash from declared
- Docs
- ThreeScale::Middleware::Cors#config
- ThreeScale::Middleware::Cors#call
- ThreeScale::Middleware::Cors#initialize
- ServiceDecorator#unread_alerts_count
- ServiceDecorator#backends_table_data
- ServiceDecorator#link
- ServiceDecorator#table_data
- ServiceDecorator#service_path
- MessageDecorator#recipients
- MessageDecorator#sender