https://github.com/ruby-grape/mustermann-grape
Implements the grape pattern type for Mustermann.
https://github.com/ruby-grape/mustermann-grape
Keywords from Contributors
grape rack oauth oauth2 rubygems feature-flag sinatra
Last synced: about 16 hours ago
JSON representation
Repository metadata
Implements the grape pattern type for Mustermann.
- Host: GitHub
- URL: https://github.com/ruby-grape/mustermann-grape
- Owner: ruby-grape
- License: mit
- Created: 2016-11-05T08:54:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-24T14:24:52.000Z (about 2 years ago)
- Last Synced: 2025-12-21T07:42:40.768Z (20 days ago)
- Language: Ruby
- Size: 34.2 KB
- Stars: 8
- Watchers: 4
- Forks: 6
- Open Issues: 0
- Releases: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
README.md
Grape Syntax for Mustermann
This gem implements the grape pattern type for Mustermann.
Overview
Supported options:
capture, converters, except, greedy, ignore_unknown_options, params, space_matches_plus and uri_decode
require 'mustermann/grape'
Mustermann.new('/:id', type: :grape).params('/foo') # => { id: 'foo' }
# Providing params option
Mustermann.new('/:id', type: :grape, params: {"id"=>{:type=>"Integer"}}).params('/1') # => { id: '1'}
Mustermann.new('/:id', type: :grape, params: {"id"=>{:type=>"Integer"}}).params('/foo') # => nil
Mustermann.new('/:id', type: :grape, params: {"id"=>{:type=>"String"}}).params('/foo') # => { id: 'foo'}
Syntax
Owner metadata
- Name: Ruby Grape
- Login: ruby-grape
- Email: ruby-grape@googlegroups.com
- Kind: organization
- Description: An opinionated micro-framework for creating REST-like APIs in Ruby.
- Website: http://www.ruby-grape.org
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/13624553?v=4
- Repositories: 17
- Last ynced at: 2024-03-25T21:19:03.302Z
- Profile URL: https://github.com/ruby-grape
GitHub Events
Total
- Fork event: 1
Last Year
Committers metadata
Last synced: 2 days ago
Total Commits: 23
Total Committers: 7
Avg Commits per committer: 3.286
Development Distribution Score (DDS): 0.652
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| dblock | d****k@d****g | 8 |
| dependabot[bot] | 4****] | 4 |
| namusyaka | n****a@g****m | 3 |
| Zach Barton | z****n@j****m | 3 |
| Juan Carlos Garcia | j****a@f****m | 3 |
| Nikita Bulai | b****a@g****m | 1 |
| Martin Sander | m****r@g****e | 1 |
Committer domains:
- genua.de: 1
- flywire.com: 1
- jellyvision.com: 1
- dblock.org: 1
Issue and Pull Request metadata
Last synced: 4 months ago
Total issues: 6
Total pull requests: 15
Average time to close issues: 4 months
Average time to close pull requests: about 1 month
Total issue authors: 5
Total pull request authors: 8
Average comments per issue: 1.83
Average comments per pull request: 1.8
Merged pull request: 12
Bot issues: 0
Bot pull requests: 6
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- dblock (2)
- odedimgn (1)
- marvinthepa (1)
- jcagarcia (1)
- pravi (1)
Top Pull Request Authors
- dependabot[bot] (6)
- ZABarton (2)
- dblock (2)
- marvinthepa (1)
- nbulaj (1)
- namusyaka (1)
- meten-natuurlijk (1)
- jcagarcia (1)
Top Issue Labels
- enhancement (1)
Top Pull Request Labels
- dependencies (6)
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 141,029,864 total
- Total docker downloads: 952,270,408
- Total dependent packages: 1 (may contain duplicates)
- Total dependent repositories: 2,285 (may contain duplicates)
- Total versions: 12
- Total maintainers: 3
gem.coop: mustermann-grape
Adds Grape style patterns to Mustermman
- Homepage: https://github.com/ruby-grape/mustermann-grape
- Documentation: http://www.rubydoc.info/gems/mustermann-grape/
- Licenses: MIT
- Latest release: 1.1.0 (published about 2 years ago)
- Last Synced: 2026-01-07T11:39:32.604Z (3 days ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 70,514,932 Total
- Docker Downloads: 476,135,204
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.133%
- Downloads: 0.4%
- Maintainers (3)
rubygems.org: mustermann-grape
Adds Grape style patterns to Mustermman
- Homepage: https://github.com/ruby-grape/mustermann-grape
- Documentation: http://www.rubydoc.info/gems/mustermann-grape/
- Licenses: MIT
- Latest release: 1.1.0 (published about 2 years ago)
- Last Synced: 2026-01-07T11:39:29.142Z (3 days ago)
- Versions: 6
- Dependent Packages: 1
- Dependent Repositories: 2,285
- Downloads: 70,514,932 Total
- Docker Downloads: 476,135,204
-
Rankings:
- Docker downloads count: 0.264%
- Downloads: 0.421%
- Dependent repos count: 0.659%
- Average: 5.964%
- Dependent packages count: 7.703%
- Forks count: 10.292%
- Stargazers count: 16.443%
- Maintainers (3)
Dependencies
- rake >= 0
- rspec-core >= 0
- support >= 0
- mustermann >= 1.0.0
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite
Score: 24.837820936330044