swaggerize is a rails API application to demonstrate swagger integration with rails using rswag gem.
- Rails API app with interactive API docs
- Seeds with FactoryBot
- ruby 3.1.2
git clone https://github.com/2kabhishek/swaggerize
cd swaggerize
bundle install
bin/rake db:reset
bin/rails s
Was learning about swagger and wanted to try integration with rails
- The main challenges were setting up
rswag
- I learned about OpenAPI specs, swagger and the tooling around swagger.
- rswag β Gem for Swagger integration
- Dotfiles β Dev Environment
- nvim2k β Personalized Editor
- awesome2k β Tiling Window Manager
β hit the star button if you found this useful β
Source | Blog | Twitter | LinkedIn | More Links | Other Projects