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
- Parameters with multiple types fail validation
- Allow response directly from callback
- Deeply nesting endpoints within multiple namespaces leads to large jumps in latency and cpu usage
- variable scope in Grape versioned-controller
- Hashie warning "You are setting a key that conflicts with a built-in method"
- Support for the HTTP TRACE verb
- support Array with index
- Support more kindly for after method
- Support aborting requests via a Rack::Response#finish
- Nested Param Helpers - using *:use* inside a Grape::API::Helper
- 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