tinyspec:用于描述REST API的简单语法

时间:2024-02-25 17:01:54
【文件属性】:

文件名称:tinyspec:用于描述REST API的简单语法

文件大小:112KB

文件格式:ZIP

更新时间:2024-02-25 17:01:54

api documentation rest rest-api restful

:megaphone: 阅读有关的REST API的文章。 :cloud_selector: 将您的OpenAPI规范部署到以生成并托管漂亮的REST API文档。 关于 Tinyspec为更冗长的格式提供了一种轻巧且易于阅读的替代方法。 它依靠OpenAPI格式的优势,而无需维护单个大型JSON或YAML文件或使用某些特殊软件,而是使您可以将API端点和模型保留在单独且易于维护的文件中。 可能的输出包括YAML和JSON格式的完整OpenAPI规范,或在的帮助下以HTML格式创建的API文档。 正在安装 要使用tinyspec ,请全局安装。 使用 : npm install -g tinyspec 快速入门和演示 要生成API文


【文件预览】:
tinyspec-master
----.eslintrc(230B)
----lib()
--------parseModels.js(3KB)
--------bootprint_partials()
--------parseProps.js(5KB)
--------parseProject.js(1KB)
--------parseEndpoints.js(7KB)
----examples()
--------header.yaml(494B)
--------models.tinyspec(467B)
--------endpoints.tinyspec(276B)
----LICENSE(1KB)
----README.md(11KB)
----docs()
--------index.html(79KB)
--------logo.png(11KB)
----tests()
--------integrated()
--------models()
--------endpoints()
----.gitignore(29B)
----index.js(3KB)
----CHANGELOG.md(2KB)
----package-lock.json(202KB)
----package.json(1KB)

网友评论