ruby-grape-route-helpers

Route helpers for Grape
  https://github.com/reprah/grape-route-helpers
  0
  no reviews



Provides named route helpers for Grape APIs, similar to Rails' route helpers.

Grape is a REST-like API micro-framework for Ruby. It's designed to run on Rack or complement existing web application frameworks such as Rails and Sinatra by providing a simple DSL to easily develop RESTful APIs.