Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37529119
en ru br
ALT Linux repos
S:0.8.2-alt1.1

Group :: Development/Ruby
RPM: gem-apipie-rails

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.8.2-alt1.1
Build date: 10 october 2022, 14:39 ( 80.5 weeks ago )
Size: 340.90 Kb

Home 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.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-apipie-rails
  • gem-apipie-rails-devel
  • gem-apipie-rails-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin