Pinned Repositories
grape
An opinionated framework for creating REST-like APIs in Ruby.
grape-active_model_serializers
User active_model_serializers with Grape
grape-entity
An API focused facade that sits on top of an object model.
grape-on-goliath
A demo of Grape mounted behind a Goliath web server.
grape-on-rack
A demo Grape API mounted on RACK.
grape-on-rails
Sample Grape API mounted on Rails.
grape-rabl
Use rabl with grape
grape-roar
Use Roar with Grape.
grape-swagger
Add OAPI/swagger v2.0 compliant documentation to your grape API
grape-swagger-rails
Swagger UI as Rails Engine for grape-swagger gem.
Ruby Grape's Repositories
ruby-grape/grape
An opinionated framework for creating REST-like APIs in Ruby.
ruby-grape/grape-swagger
Add OAPI/swagger v2.0 compliant documentation to your grape API
ruby-grape/grape-entity
An API focused facade that sits on top of an object model.
ruby-grape/grape-on-rack
A demo Grape API mounted on RACK.
ruby-grape/grape-swagger-rails
Swagger UI as Rails Engine for grape-swagger gem.
ruby-grape/grape-on-rails
Sample Grape API mounted on Rails.
ruby-grape/grape-active_model_serializers
User active_model_serializers with Grape
ruby-grape/grape-rabl
Use rabl with grape
ruby-grape/grape-roar
Use Roar with Grape.
ruby-grape/grape-on-goliath
A demo of Grape mounted behind a Goliath web server.
ruby-grape/grape-swagger-entity
ruby-grape/grape-with-roar
A demo of using Grape with Roar and some non-trivial HAL presenters.
ruby-grape/grape-on-padrino
Grape API mounted on the Padrino web framework.
ruby-grape/danger
Automate common code review chores with http://danger.systems.
ruby-grape/ruby-grape.github.io
Ruby-grape Jekyll site.
ruby-grape/mustermann-grape
Implements the grape pattern type for Mustermann.
ruby-grape/grape-swagger-representable