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: 40,267 of 180,727
Downloads: 25,663

Daily

Ranking: 17,235 of 180,716
Downloads: 30

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,110,450,761bundler
16864,429,820rake
24773,281,668rspec
34545,706,699activerecord
44507,789,254railties
64427,304,950pry
68420,954,678rubocop
135231,635,750eventmachine
59065,234,215docker-api
1,06429,131,625watir
1,62413,396,034coveralls
2,0747,657,622appraisal
2,0937,470,421easy_diff
17,19884,067key_flatten

Owners

#GravatarHandle
1iconyukihirop