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,923 of 183,107
Downloads: 28,958
Daily
Ranking: 13,150 of 183,092
Downloads: 37
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,407,087,911 | bundler |
10 | 953,844,246 | rake |
25 | 817,849,894 | rspec |
35 | 595,989,894 | activerecord |
42 | 555,270,027 | railties |
63 | 475,587,280 | rubocop |
68 | 466,913,746 | pry |
138 | 255,170,866 | eventmachine |
613 | 70,130,046 | docker-api |
1,091 | 31,681,821 | watir |
1,706 | 14,090,476 | coveralls |
2,068 | 8,709,738 | appraisal |
2,156 | 8,079,810 | easy_diff |
17,234 | 88,916 | key_flatten |
Owners
# | Gravatar | Handle |
---|---|---|
1 | yukihirop |