Skip to content

Commit a0fee31

Browse files
authored
Add oaswrap/spec — Go OpenAPI 3.x specification builder (#730)
1 parent dd04802 commit a0fee31

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

src/content/tools/oaswrap-spec.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
name: oaswrap/spec
3+
description: A lightweight, framework-agnostic OpenAPI 3.x specification builder for Go that generates API docs programmatically using pure Go code without annotations.
4+
categories:
5+
- openapi-aware-frameworks
6+
link: https://oaswrap.github.io/docs/spec/introduction
7+
languages:
8+
golang: true
9+
repo: https://github.com/oaswrap/spec
10+
oasVersions:
11+
v2: false
12+
v3: true
13+
v3_1: true
14+
v3_2: false
15+
---

0 commit comments

Comments
 (0)