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
- Grape::Exceptions::ValidationErrors context
- #1662 - Add a spec for sending single element to an array
- Support for api-blueprint
- Add mutually_exclusive groups.
- Expose bug with response codes
- Unexpected ordering between prefix and mount point
- default_error_status does not inherit from its mounted parent
- given and declared do not work together
- Namespaced requests with optional URL params fail with empty parameter
- Sending a single element in an array using XML format fails with the request being invalid
- 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