Skip to content

Commit 6602024

Browse files
committed
feat: add swaggerboy
1 parent b6de0a3 commit 6602024

File tree

1 file changed

+24
-28
lines changed

1 file changed

+24
-28
lines changed

_data/tools.yml

Lines changed: 24 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@
8888
language: Python
8989
link: https://connexion.readthedocs.io/en/latest/
9090
github: https://github.com/spec-first/connexion
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.
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.
9293
v2: true
9394
v3: true
9495

@@ -166,7 +167,7 @@
166167
v3_1: true
167168

168169
- name: Scramble
169-
category:
170+
category:
170171
- auto-generators
171172
- documentation
172173
language: PHP
@@ -301,6 +302,7 @@
301302
v3: true
302303
v3_1: true
303304

305+
304306
- name: OAS RAML Converter
305307
category: converters
306308
language: Node.js
@@ -519,8 +521,8 @@
519521

520522
- name: Fix My OpenAPI - A VSCode Extension by APIMatic
521523
category:
522-
- text-editors
523-
- description-validators
524+
- text-editors
525+
- description-validators
524526
language: Any
525527
link: https://marketplace.visualstudio.com/items?itemName=apimatic-developers.apimatic-for-vscode
526528
description: >
@@ -573,16 +575,6 @@
573575
v2: false
574576
v3: true
575577

576-
- name: Swagger Editor
577-
category: text-editors
578-
language: Node.js
579-
github: https://github.com/swagger-api/swagger-editor
580-
description: >
581-
Design, describe, and document your API on the first open source editor
582-
fully dedicated to OpenAPI-based APIs.
583-
v2: true
584-
v3: true
585-
586578
- name: SwaggerHub
587579
category: text-editors
588580
language: SaaS/On-Premise NodeJS
@@ -610,7 +602,7 @@
610602
link: https://www.api-fiddle.com/
611603
description: >
612604
Opinionated API design platform built for collaboration and exploration.
613-
Create API designs for technical documents, specifications, and reviews.
605+
Create API designs for technical documents, specifications, and reviews.
614606
v2: false
615607
v3: false
616608
v3_1: true
@@ -783,10 +775,10 @@
783775
link: https://www.wiremock.io/product
784776
github: https://www.wiremock.io/product
785777
description:
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
778+
WireMock Cloud is a managed, hosted version of WireMock, developed by the same team who wrote the open-source project.
779+
It is built on the same technology that powers open source WireMock and is 100% compatible with the WireMock API, with
780+
additional features that make it quick and easy to mock any API you depend on. WireMock Cloud also introduces advanced
781+
capabilities such as chaos engineering, OpenAPI generation, validation and documentation as well as better collaboration
790782
and user management.
791783
v2: true
792784
v3: true
@@ -837,7 +829,7 @@
837829
v2: true
838830
v3: true
839831

840-
- name: "@hey-api/openapi-ts"
832+
- name: '@hey-api/openapi-ts'
841833
category:
842834
- converters
843835
- sdk
@@ -848,7 +840,7 @@
848840
v2: true
849841
v3: true
850842
v3_1: true
851-
843+
852844
- name: Vert.x Web Api Contract
853845
category: server
854846
language: Java, Kotlin, JavaScript, Groovy, Ruby, Ceylon or Scala
@@ -957,7 +949,8 @@
957949
category: mock
958950
language: SaaS
959951
link: https://beeceptor.com/
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."
952+
description:
953+
"\U0001F41D An HTTP interceptor and rule-based mocking service for REST APIs. No coding required to create a mock endpoint. No sign-up required."
961954
v2: false
962955
v3: true
963956

@@ -1553,7 +1546,7 @@
15531546
- converters
15541547
language: JavaScript, TypeScript
15551548
github: https://github.com/readmeio/oas
1556-
description: Comprehensive tooling for working with OpenAPI definitions.
1549+
description: Comprehensive tooling for working with OpenAPI definitions.
15571550
v2: true
15581551
v3: true
15591552
v3_1: true
@@ -2470,7 +2463,8 @@
24702463
link: https://github.com/stefankoppier/openapi-validator
24712464
github: https://github.com/stefankoppier/openapi-validator
24722465
language: Kotlin
2473-
description: A JUnit extension for validating a wide range of properties of a specification.
2466+
description:
2467+
A JUnit extension for validating a wide range of properties of a specification.
24742468
v2: true
24752469
v3: true
24762470
v3_1: true
@@ -2672,7 +2666,7 @@
26722666
github: https://github.com/fern-api/fern
26732667
link: https://buildwithfern.com
26742668
language: TypeScript, Java, Python, Go, Ruby, C#, PHP, Swift, and Rust
2675-
description:
2669+
description:
26762670
v2: true
26772671
v3: true
26782672
v3_1: true
@@ -2701,7 +2695,8 @@
27012695
github: https://github.com/stainless-api/stl-api
27022696
link: https://stainlessapi.com
27032697
language: TypeScript, Python, Go, Java, and Kotlin
2704-
description: Generate SDKs in popular languages and publish them to package managers (like npm).
2698+
description:
2699+
Generate SDKs in popular languages and publish them to package managers (like npm).
27052700
v2: false
27062701
v3: true
27072702
v3_1: true
@@ -2807,7 +2802,7 @@
28072802
HopFront automatically builds an user friendly UI from a collection of OpenAPI specifications.
28082803
You can setup custom dashboard tailored to the way your interact with your APIs.
28092804
v3: true
2810-
2805+
28112806
- name: Xapi Platform
28122807
category:
28132808
- gui-editors
@@ -2894,7 +2889,7 @@
28942889
description: Generate Slate/Shins markdown from OpenAPI 2.0/3.0.x
28952890
v2: true
28962891
v3: true
2897-
2892+
28982893
- name: Zudoku
28992894
category: documentation
29002895
link: https://zudoku.dev
@@ -2904,4 +2899,5 @@
29042899
v2: false
29052900
v3: true
29062901
v3_1: true
2902+
29072903
# Please add new entries in alphabetical order, which slightly helps reduce conflicts

0 commit comments

Comments
 (0)