Skip to content

Commit

Permalink
feat: add OpenAPI AutoSpec (#497) (#507)
Browse files Browse the repository at this point in the history
Co-authored-by: Phil Sturgeon <67381+philsturgeon@users.noreply.github.com>
  • Loading branch information
AndrewWalsh and philsturgeon authored Apr 25, 2024
1 parent 4c2b6c5 commit e0bfcbd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1806,6 +1806,18 @@
description: NodeJs OpenAPI 3 based documentation generator which sits between server APIs and anyone calling the APIs
v3: true

- name: OpenAPI AutoSpec
category:
- auto-generators
- documentation
language: JavaScript
link: https://www.portway.ai/
github: https://github.com/Adawg4/openapi-autospec
description: Proxy server that generates API descriptions for any app or website on localhost.
v2: false
v3: true
v3_1: false

- name: OpenAPI DevTools
category:
- auto-generators
Expand Down

0 comments on commit e0bfcbd

Please sign in to comment.