Skip to content

KMPgroup/grape_swagger_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grape + Swagger Example

This is an example of an rails app that uses Grape and Swagger to create a beautifull api in Rails.

For details read my blog post about it.

To start this app:

bundle
bundle exec rake db:migrate
bundle exec rails s

Now you can play with the api documentation with this link.

About

A small example for combining grape and swagger ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published