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
- Speed up error responses, param defaults and deciding whether to read a request body
- Bench route shapes in separate tables in the version throughput benchmark
- Speed up static route matching
- 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
- Look for a 405 neighbour only on paths the method has no route on
- Preserve positional options for named params
- Proposal: replace hand-edited CHANGELOG.md with build-time changelog fragments
- Grape for Enterprise on README redirects to a sales pitch
- A mechanism to configure global before hooks
- Docs
- StatusesCleanupController#set_cache_headers
- StatusesCleanupController#require_functional!
- Settings::PrivacyController#set_account
- Settings::PrivacyController#account_params
- Settings::PrivacyController#update
- Settings::PrivacyController#show
- Settings::ImportsController#set_recent_imports
- Settings::ImportsController#set_bulk_import
- Settings::ImportsController#destroy
- Settings::ImportsController#confirm