Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions src/content/tools/oaswrap-spec.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: oaswrap/spec
description: A lightweight, framework-agnostic OpenAPI 3.x specification builder for Go that generates API docs programmatically using pure Go code without annotations.
categories:
- openapi-aware-frameworks
link: https://oaswrap.github.io/docs/spec/introduction
languages:
golang: true
repo: https://github.com/oaswrap/spec
oasVersions:
v2: false
v3: true
v3_1: true
v3_2: false
---