Categories: None [Edit]

r2-oas

https://rubygems.org/gems/r2-oas
https://github.com/yukihirop/r2-oas
== Let's intuitively write API documentation with Swagger Editor in your Rails Project! 😊 Configureless and no DSL. 👍 But you can also configure. Manage with yaml file instead of Ruby code. Loosely coupled to your Rails project. 👍 So if you want to use another tool, you can port it right away. 😢 Generate api docment(OpenAPI) side only from `Rails` routing. Provide rake tasks to management API Docment (OpenAPI) 🎉 $ bundle exec rake routes:oas:init $ bundle exec rake routes:oas:docs $ bundle exec rake routes:oas:ui $ bundle exec rake routes:oas:editor $ bundle exec rake routes:oas:monitor $ bundle exec rake routes:oas:build $ bundle exec rake routes:oas:clean $ bundle exec rake routes:oas:analyze $ bundle exec rake routes:oas:deploy Happy Coding ❗️

Total

Ranking: 37,923 of 183,107
Downloads: 28,958

Daily

Ranking: 13,150 of 183,092
Downloads: 37

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,407,087,911bundler
10953,844,246rake
25817,849,894rspec
35595,989,894activerecord
42555,270,027railties
63475,587,280rubocop
68466,913,746pry
138255,170,866eventmachine
61370,130,046docker-api
1,09131,681,821watir
1,70614,090,476coveralls
2,0688,709,738appraisal
2,1568,079,810easy_diff
17,23488,916key_flatten

Owners

#GravatarHandle
1iconyukihirop