文件名称:calamum:Rest Api 文档生成器
文件大小:259KB
文件格式:ZIP
更新时间:2024-06-27 13:12:04
CSS
菖蒲 Calamum 是一个从 JSON 文件定义生成 REST API 文档的简单工具。 安装 下载并安装calamum: gem install calamum 用法 calamum -h Usage: /bin/calamum (options) -d, --debug Show actions to do (true by default) -f, --file DEFINITION Path to the file with API definition -p, --path PATH Path to the directory where docs will be generated -t, --template TEMPLATE Name of
【文件预览】:
calamum-master
----.travis.yml(34B)
----bin()
--------calamum(269B)
----Rakefile(474B)
----sample()
--------resources()
--------sample_separate_resources.json(275B)
--------sample.yml(4KB)
--------sample.json(10KB)
----calamum.gemspec(1020B)
----Gemfile(92B)
----spec()
--------doc_parser_spec.rb(4KB)
--------spec_helper.rb(184B)
--------fixtures()
----.gitignore(179B)
----CHANGELOG.md(1KB)
----lib()
--------calamum.rb(302B)
--------calamum()
----README.md(2KB)