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
- Helpers declared after routes aren't available.
- Use custom middleware only for special routes
- Provide a generic interface for requires: complex type.
- Add support for permanent and signed cookies
- Organization with blocks of methods
- Refactor Rack dependency
- rescue_from :all not rescuing all exceptions
- Unexpected error while processing request: undefined method `downcase' for 2:Fixnum
- when clients connection increase will throw error: can't convert nil into an exact number
- Docs
- Grape::Middleware::Auth::DSL#http_digest
- Grape::Middleware::Auth::DSL#http_basic
- Grape::Middleware::Auth::DSL#auth
- Grape::Middleware::Auth::Base#call!
- Grape::Exceptions::UnknownAuthStrategy#initialize
- Grape::Endpoint#lint?
- Grape::DSL::Routing::ClassMethods#lint!
- Grape::Middleware::Base#context
- Grape::Middleware::Base#merge_default_options
- Grape::Middleware::Base#query_params