shhavel / grape_on_rails_routes

See Rails-like routes for Grape API's mounted on Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grape On Rails Routes


View Rails-like routes for your Grape API's mounted on Rails


Usage

Add this to your gemfile:

 gem 'grape_on_rails_routes'

Run the rake task:

rake grape:routes

About

See Rails-like routes for Grape API's mounted on Rails

License:MIT License


Languages

Language:Ruby 75.4%Language:HTML 19.5%Language:CSS 2.7%Language:JavaScript 2.4%