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: 32,907 of 187,255
Downloads: 38,288
Daily
Ranking: 26,488 of 187,239
Downloads: 10
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,973,645,220 | bundler |
10 | 1,152,124,538 | rake |
27 | 919,498,517 | rspec |
36 | 711,782,395 | activerecord |
44 | 666,044,427 | railties |
57 | 604,577,545 | rubocop |
73 | 551,606,334 | pry |
138 | 301,716,122 | eventmachine |
592 | 81,745,464 | docker-api |
1,131 | 37,882,861 | watir |
1,810 | 15,787,942 | coveralls |
2,026 | 11,962,161 | appraisal |
2,278 | 9,000,429 | easy_diff |
17,404 | 98,168 | key_flatten |
Owners
# | Gravatar | Handle |
---|---|---|
1 | yukihirop |