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.
26 Subscribers
Add a CodeTriage badge to grape
Help out
- Issues
- Introduce standard gem ?
- Add a memory usage check
- Add support for exclusive parameter groups (e.g. exactly_one_of)
- Grape and Protecting Against Mass Assignment Abuse
- Recognize_path should account for HTTP method
- Values Validator => Proc's arity < 2 ?
- Route#options and Route#settings are confusing
- custom type not suppot multiple types, raise `Grape::Exceptions::ValidationErrors`
- Param with multiple acceptable Hash Types
- `halt` for instantly returning a response, interrupting current handler execution
- Docs
- Grape::Path#build_parts
- Grape::Path#build_suffix
- Grape::Path#origin
- Grape::Path#valid_part?
- Grape::Endpoint#prepare_default_path_settings
- Grape::Router::Pattern#map_str
- Grape::API::Instance#without_root_prefix_and_versioning
- Grape::Router::Route#convert_to_head_request!
- Grape::Exceptions::Base#each_steps
- Grape::Validations::ContractScope::Validator#build_errors_from_messages