Skip to content

Commit b6de0a3

Browse files
committed
feat: add swaggerboy
1 parent 15fcda7 commit b6de0a3

File tree

1 file changed

+27
-24
lines changed

1 file changed

+27
-24
lines changed

_data/tools.yml

Lines changed: 27 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@
8888
language: Python
8989
link: https://connexion.readthedocs.io/en/latest/
9090
github: https://github.com/spec-first/connexion
91-
description:
92-
Connexion is a modern Python web framework that makes spec-first and api-first development easy. No code is generated. With Connexion, you write your server-side API handlers according to a naming convention, and the Connexion engine, given a spec, invokes your code after any input has been validated.
91+
description: Connexion is a modern Python web framework that makes spec-first and api-first development easy. No code is generated. With Connexion, you write your server-side API handlers according to a naming convention, and the Connexion engine, given a spec, invokes your code after any input has been validated.
9392
v2: true
9493
v3: true
9594

@@ -167,7 +166,7 @@
167166
v3_1: true
168167

169168
- name: Scramble
170-
category:
169+
category:
171170
- auto-generators
172171
- documentation
173172
language: PHP
@@ -302,7 +301,6 @@
302301
v3: true
303302
v3_1: true
304303

305-
306304
- name: OAS RAML Converter
307305
category: converters
308306
language: Node.js
@@ -521,8 +519,8 @@
521519

522520
- name: Fix My OpenAPI - A VSCode Extension by APIMatic
523521
category:
524-
- text-editors
525-
- description-validators
522+
- text-editors
523+
- description-validators
526524
language: Any
527525
link: https://marketplace.visualstudio.com/items?itemName=apimatic-developers.apimatic-for-vscode
528526
description: >
@@ -566,6 +564,15 @@
566564
v2: true
567565
v3: true
568566

567+
- name: Swaggerboy
568+
category: gui-editors
569+
language: Node.js
570+
github: https://github.com/LLM-Studios/swaggerboy
571+
description: >
572+
AI-Copilot for OpenAPI Description Documents.
573+
v2: false
574+
v3: true
575+
569576
- name: Swagger Editor
570577
category: text-editors
571578
language: Node.js
@@ -603,7 +610,7 @@
603610
link: https://www.api-fiddle.com/
604611
description: >
605612
Opinionated API design platform built for collaboration and exploration.
606-
Create API designs for technical documents, specifications, and reviews.
613+
Create API designs for technical documents, specifications, and reviews.
607614
v2: false
608615
v3: false
609616
v3_1: true
@@ -776,10 +783,10 @@
776783
link: https://www.wiremock.io/product
777784
github: https://www.wiremock.io/product
778785
description:
779-
WireMock Cloud is a managed, hosted version of WireMock, developed by the same team who wrote the open-source project.
780-
It is built on the same technology that powers open source WireMock and is 100% compatible with the WireMock API, with
781-
additional features that make it quick and easy to mock any API you depend on. WireMock Cloud also introduces advanced
782-
capabilities such as chaos engineering, OpenAPI generation, validation and documentation as well as better collaboration
786+
WireMock Cloud is a managed, hosted version of WireMock, developed by the same team who wrote the open-source project.
787+
It is built on the same technology that powers open source WireMock and is 100% compatible with the WireMock API, with
788+
additional features that make it quick and easy to mock any API you depend on. WireMock Cloud also introduces advanced
789+
capabilities such as chaos engineering, OpenAPI generation, validation and documentation as well as better collaboration
783790
and user management.
784791
v2: true
785792
v3: true
@@ -830,7 +837,7 @@
830837
v2: true
831838
v3: true
832839

833-
- name: '@hey-api/openapi-ts'
840+
- name: "@hey-api/openapi-ts"
834841
category:
835842
- converters
836843
- sdk
@@ -841,7 +848,7 @@
841848
v2: true
842849
v3: true
843850
v3_1: true
844-
851+
845852
- name: Vert.x Web Api Contract
846853
category: server
847854
language: Java, Kotlin, JavaScript, Groovy, Ruby, Ceylon or Scala
@@ -950,8 +957,7 @@
950957
category: mock
951958
language: SaaS
952959
link: https://beeceptor.com/
953-
description:
954-
"\U0001F41D An HTTP interceptor and rule-based mocking service for REST APIs. No coding required to create a mock endpoint. No sign-up required."
960+
description: "\U0001F41D An HTTP interceptor and rule-based mocking service for REST APIs. No coding required to create a mock endpoint. No sign-up required."
955961
v2: false
956962
v3: true
957963

@@ -1547,7 +1553,7 @@
15471553
- converters
15481554
language: JavaScript, TypeScript
15491555
github: https://github.com/readmeio/oas
1550-
description: Comprehensive tooling for working with OpenAPI definitions.
1556+
description: Comprehensive tooling for working with OpenAPI definitions.
15511557
v2: true
15521558
v3: true
15531559
v3_1: true
@@ -2464,8 +2470,7 @@
24642470
link: https://github.com/stefankoppier/openapi-validator
24652471
github: https://github.com/stefankoppier/openapi-validator
24662472
language: Kotlin
2467-
description:
2468-
A JUnit extension for validating a wide range of properties of a specification.
2473+
description: A JUnit extension for validating a wide range of properties of a specification.
24692474
v2: true
24702475
v3: true
24712476
v3_1: true
@@ -2667,7 +2672,7 @@
26672672
github: https://github.com/fern-api/fern
26682673
link: https://buildwithfern.com
26692674
language: TypeScript, Java, Python, Go, Ruby, C#, PHP, Swift, and Rust
2670-
description:
2675+
description:
26712676
v2: true
26722677
v3: true
26732678
v3_1: true
@@ -2696,8 +2701,7 @@
26962701
github: https://github.com/stainless-api/stl-api
26972702
link: https://stainlessapi.com
26982703
language: TypeScript, Python, Go, Java, and Kotlin
2699-
description:
2700-
Generate SDKs in popular languages and publish them to package managers (like npm).
2704+
description: Generate SDKs in popular languages and publish them to package managers (like npm).
27012705
v2: false
27022706
v3: true
27032707
v3_1: true
@@ -2803,7 +2807,7 @@
28032807
HopFront automatically builds an user friendly UI from a collection of OpenAPI specifications.
28042808
You can setup custom dashboard tailored to the way your interact with your APIs.
28052809
v3: true
2806-
2810+
28072811
- name: Xapi Platform
28082812
category:
28092813
- gui-editors
@@ -2890,7 +2894,7 @@
28902894
description: Generate Slate/Shins markdown from OpenAPI 2.0/3.0.x
28912895
v2: true
28922896
v3: true
2893-
2897+
28942898
- name: Zudoku
28952899
category: documentation
28962900
link: https://zudoku.dev
@@ -2900,5 +2904,4 @@
29002904
v2: false
29012905
v3: true
29022906
v3_1: true
2903-
29042907
# Please add new entries in alphabetical order, which slightly helps reduce conflicts

0 commit comments

Comments
 (0)