iglo:API蓝图的格式化程序

时间:2024-05-07 01:32:44
【文件属性】:

文件名称:iglo:API蓝图的格式化程序

文件大小:11KB

文件格式:ZIP

更新时间:2024-05-07 01:32:44

Go

伊格洛 API蓝图的格式化程序。 地位 已弃用。 请改用 。 编写API文档 为了编写API文档,iglo使用语法。 您可以阅读有关其 。 这是示例: FORMAT: 1A HOST: https://api.example.com/v1 # Hello API A simple API demo # Group People This section describes about the People ## Person [/people/{id}] Represent particular Person + Parameters + id (required, string, `123` ) ... The id of the Person. + Model (application/json) ``` {"name":"Gesang","birthdat


【文件预览】:
iglo-master
----.gitignore(20B)
----.travis.yml(286B)
----template.go(5KB)
----formatter.go(2KB)
----LICENSE(1KB)
----fixture_test.go(3KB)
----examples()
--------api-exporter()
--------api-server()
--------API.md(4KB)
----README.md(2KB)
----parser.go(1KB)
----iglo_test.go(478B)
----iglo.go(3KB)
----parser_test.go(410B)
----formatter_test.go(442B)

网友评论