Skip to content
Closed
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
19 changes: 19 additions & 0 deletions src/content/tools/oasforge.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: OASForge
description: |
A browser-based OpenAPI workbench: a YAML editor with live Swagger UI preview, version-aware validation with one-click fixes, a stateful in-browser mock server, Postman collection import and a Swagger 2.0 converter. No account and no backend — OpenAPI descriptions never leave the browser, and the whole tool works offline as a PWA or a single HTML file.
categories:
- ides
- mocking
- converters
link: https://oasforge.dev
repo: https://github.com/dikeckaan/swagger-dark-ui
languages:
javascript: true
web: true
oasVersions:
v2: true
v3: true
v3_1: true
v3_2: true
---