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