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
- Default param values from endpoint variables
- Grape DSL: Return different entities
- Run one validator from another
- Endpoints expecting `multipart/related`?
- "prefix" no longer looks at a trailing slash
- uninitialized constant Grape::Env rails5 upgrade
- presenter registration DSL?
- Add callbacks around routes
- Cache compiled API routes
- Grape::Exceptions::UnknownParameter (unknown parameter: {:params1=>#<Proc:[email protected]:52 (lambda)>}):
- Docs
- Grape::Endpoint#eql?
- Grape::Endpoint#==
- Grape::Util::DeepFreeze.deep_freeze
- Grape::Util::DeepFreeze#deep_freeze
- Grape::Validations::ParamsScope#build_full_path
- Grape::Validations::Validators::Base#hash_like?
- Grape::Validations::Validators::Base#validation_error!
- Grape::Validations::Validators::Base#validate_param!
- Grape::Validations::Validators::Base.new
- Grape::Validations::Validators::Base.default_message_key