Package gem-apipie-rails: Information
Source package: gem-apipie-rails
Version: 0.5.17-alt1
Build time: Jun 18, 2020, 09:25 AM in the task #247371
Category: Development/Ruby
Report package bugHome page: https://github.com/Apipie/apipie-rails
License: Apache-2.0
Summary: Ruby on Rails API documentation tool
Description:
Apipie-rails is a DSL and Rails engine for documenting your RESTful API. Instead of traditional use of #comments, Apipie lets you describe the code, through the code. This brings advantages like: * No need to learn yet another syntax, you already know Ruby, right? * Possibility of reusing the docs for other purposes (such as validation) * Easier to extend and maintain (no string parsing involved) * Possibility of reusing other sources for documentation purposes (such as routes etc.) The documentation is available from within your app (by default under the /apipie path.) In development mode, you can see the changes as you go. It's markup language agnostic, and even provides an API for reusing the documentation data in JSON.
Maintainer: Ruby Maintainers Team
Last changed
March 5, 2020 Pavel Skrylev 0.5.17-alt1
- updated (^) 0.5.16 -> 0.5.17 - fixed (!) spec
Sept. 16, 2019 Pavel Skrylev 0.5.16-alt1
- updated (^) 0.5.15 -> 0.5.16
April 3, 2019 Pavel Skrylev 0.5.15-alt1
- updated (^) 0.5.13 -> 0.5.15 - used (>) Ruby Policy 2.0