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
- Share content-type tables between middleware instances
- Compile the router's optimized map from the registered routes
- Skip param extraction for a route whose pattern captures nothing
- Remove the versioner's pattern option
- Include endpoint helpers once instead of on every request
- 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
- Include Rack::TempFileReaper in Grape ?
- Docs
- Mastodon::Version.default_prerelease
- Mastodon::Version#default_prerelease
- TextFormatter.shortened_link
- Mastodon::CLI::Main#version
- Mastodon::CLI::Base#reset_connection_pools!
- Mastodon::CLI::Base#dry_run_mode_suffix
- Mastodon::CLI::Base#dry_run?
- Mastodon::CLI::Base#pastel
- Mastodon::CLI::Base#fail_with_message
- Mastodon::CLI::Base.exit_on_failure?