Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 882 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 882 Bytes

Swagger Blocks with Rails

Rails application with Swagger Blocks implementations - To produce json swagger through Ruby code

Running the application

Install the dependencies

bundle install

Run the server

bin/rails s -p 3013

Access through the API

http://localhost:3013/api-docs

Built With

Authors

References