Categories: None [Edit]
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,561 of 183,471
Downloads: 29,525
Daily
Ranking: 15,060 of 183,459
Downloads: 14
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,455,829,279 | bundler |
10 | 968,905,115 | rake |
25 | 824,998,340 | rspec |
35 | 604,841,665 | activerecord |
43 | 563,580,119 | railties |
62 | 484,810,129 | rubocop |
69 | 473,379,116 | pry |
137 | 259,397,340 | eventmachine |
614 | 70,903,507 | docker-api |
1,104 | 32,033,229 | watir |
1,725 | 14,121,835 | coveralls |
2,073 | 8,881,327 | appraisal |
2,163 | 8,177,774 | easy_diff |
17,227 | 89,754 | key_flatten |
Owners
# | Gravatar | Handle |
---|---|---|
1 | yukihirop |