-
-
Notifications
You must be signed in to change notification settings - Fork 744
/
Copy pathtools-manual.json
698 lines (698 loc) · 31.1 KB
/
tools-manual.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
{
"APIs": {
"description": "The following is a list of APIs that expose functionality related to AsyncAPI.",
"toolsList": [
{
"title": "AsyncAPI-Directory by APIs.guru",
"description": "Directory of asynchronous API specifications in AsyncAPI format.",
"links": {
"websiteUrl": "https://apis.guru/asyncapi-directory/",
"repoUrl": "https://github.com/APIs-guru/asyncapi-directory"
},
"filters": {
"language": "JavaScript",
"technology": ["Node.js", "Liquid"],
"categories": ["api", "directory"]
}
},
{
"title": "API Tracker - AsyncAPI specs",
"description": "Explore APIs and companies with public AsyncAPI specifications.",
"links": {
"websiteUrl": "https://apitracker.io/specifications/asyncapi"
},
"filters": {
"categories": ["api", "directory"]
}
}
]
},
"AsyncAPI Generator Templates": {
"description": "The following is a list of templates compatible with AsyncAPI Generator. You can use them to generate apps, clients or documentation from your AsyncAPI documents.",
"toolsList": []
},
"Code-first tools": {
"description": "The following is a list of tools that generate AsyncAPI documents from your code.",
"toolsList": [
{
"title": "Go AsyncAPI",
"description": "This library helps to create AsyncAPI spec from your Go message structures. It uses reflection to translate Go structures in JSON Schema definitions and arrange them in AsyncAPI schema.",
"links": {
"repoUrl": "https://github.com/swaggest/go-asyncapi"
},
"filters": {
"language": "Go",
"categories": ["code-first"]
}
},
{
"title": "AsyncApi.Net.Generator",
"description": "Code-first AsyncAPI documentation generator and ui",
"links": {
"repoUrl": "https://github.com/yurvon-screamo/asyncapi.net"
},
"filters": {
"language": "C#",
"technology": [".NET", "ASP.NET"],
"categories": ["code-first"]
}
},
{
"title": "Saunter",
"description": "Saunter is an AsyncAPI documentation generator for dotnet. Generates (and hosts) an AsyncAPI schema document from your code.",
"links": {
"repoUrl": "https://github.com/tehmantra/saunter"
},
"filters": {
"language": "C#",
"technology": [".NET", "ASP.NET"],
"categories": ["code-first"]
}
},
{
"title": "Java AsyncAPI",
"description": "This tool stores modules, which simplifies interacting with AsyncAPI in jvm ecosystem.",
"links": {
"repoUrl": "https://github.com/asyncapi/jasyncapi"
},
"filters": {
"language": "Java",
"technology": ["Kotlin", "Maven"],
"categories": ["code-first"]
}
},
{
"title": "Kotlin AsyncAPI",
"description": "The Kotlin AsyncAPI project aims to provide convenience tools for generating and serving AsyncAPI documentation. The core of this project is a Kotlin DSL for building the specification in a typesafe way.",
"links": {
"repoUrl": "https://github.com/OpenFolder/kotlin-asyncapi"
},
"filters": {
"language": "Kotlin",
"technology": ["Springboot", "Maven"],
"categories": ["code-first"]
}
},
{
"title": "Springwolf",
"description": "Automated documentation for async APIs built with Spring Boot. Like Springfox for AsyncAPI. Auto-generates an AsyncAPI document and a web UI.",
"links": {
"websiteUrl": "https://www.springwolf.dev",
"repoUrl": "https://github.com/springwolf/springwolf-core"
},
"filters": {
"language": "Java",
"technology": ["Springboot", "Gradle"],
"categories": ["code-first", "documentation-generator"]
}
},
{
"title": "KnstEventBus",
"description": "AsyncApi code-first tools for c#. Generates document and view.",
"links": {
"repoUrl": "https://github.com/d0972058277/KnstEventBus"
},
"filters": {
"language": "C#",
"technology": ["ASP.NET", ".NET"],
"categories": ["code-first", "documentation-generator"]
}
},
{
"title": "sttp tapir",
"description": "Library for describing HTTP endpoints, and then interpreting them as a server, client, or documentation",
"links": {
"websiteUrl": "https://tapir.softwaremill.com/",
"repoUrl": "https://github.com/softwaremill/tapir"
},
"filters": {
"language": "Scala",
"categories": ["code-first"]
}
},
{
"title": "EventBridge Atlas",
"description": "Tool that translates your AWS EventBridge Schemas into an AsyncAPI document and a web UI.",
"links": {
"websiteUrl": "https://eventbridge-atlas.netlify.app/",
"repoUrl": "https://github.com/boyney123/eventbridge-atlas"
},
"filters": {
"technology": ["Node.js"],
"categories": ["code-first"]
}
},
{
"title": "Neuroglia AsyncAPI",
"description": "A .NET SDK for the Async API specification. Automatically generates and serves AsyncAPI documents based on your code. Includes fluent-builders to create AsyncAPI documents from scratch, and provides a web-based GUI to browse generated documents.",
"links": {
"repoUrl": "https://github.com/neuroglia-io/AsyncApi"
},
"filters": {
"language": "C#",
"technology": [".NET"],
"categories": ["code-first"]
}
},
{
"title": "FastStream",
"description": "A powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ and NATS.",
"links": {
"websiteUrl": "https://faststream.airt.ai",
"repoUrl": "https://github.com/airtai/FastStream"
},
"filters": {
"language": "Python",
"categories": ["code-first", "framework"],
"hasCommercial": false
}
}
]
},
"Code Generators": {
"description": "The following is a list of tools that generate code from an AsyncAPI document; not the other way around.",
"toolsList": [
{
"title": "AsyncAPI Generator",
"description": "Generator is a tool that you can use to generate whatever you want basing on the AsyncAPI specification file as an input.",
"links": {
"docsUrl": "https://www.asyncapi.com/docs/tools/generator",
"repoUrl": "https://github.com/asyncapi/generator"
},
"filters": {
"language": "JavaScript",
"technology": ["Node.js"],
"categories": ["code-generator", "documentation-generator"]
}
},
{
"title": "Node-RED AsyncAPI plugin",
"description": "A plugin for generating and configuring nodes for Kafka, MQTT, AMQP, etc. automatically from an AsyncAPI specification.",
"links": {
"repoUrl": "https://github.com/dalelane/node-red-contrib-plugin-asyncapi"
},
"filters": {
"technology": ["Node-RED"],
"categories": ["code-generator"]
}
},
{
"title": "MultiAPI Generator",
"description": "This is a plugin designed to help developers automatizing the creation of code classes from YML files based on AsyncApi and OpenAPI. It is presented in 2 flavours Maven and Gradle",
"links": {
"repoUrl": "https://github.com/sngular/scs-multiapi-plugin"
},
"filters": {
"language": "Java",
"technology": ["Groovy", "Maven"],
"categories": ["code-generator"]
}
}
]
},
"Converters": {
"description": "The following is a list of tools that do not yet belong to any specific category but are also useful for the community.",
"toolsList": [
{
"title": "Converter",
"description": "Converts old versions of AsyncAPI files into the latest version.",
"links": {
"repoUrl": "https://github.com/asyncapi/converter-js"
},
"filters": {
"language": "TypeScript",
"technology": ["Node.js"],
"categories": ["converter"]
}
},
{
"title": "Converter-Go",
"description": "The AsyncAPI Converter converts AsyncAPI documents from versions 1.0.0, 1.1.0 and 1.2.0 to version 2.0.0. It supports both json and yaml formats on input and output. By default, the AsyncAPI Converter converts a document into the json format.",
"links": {
"repoUrl": "https://github.com/asyncapi/converter-go"
},
"filters": {
"language": "Go",
"categories": ["converter"]
}
},
{
"title": "AsyncAPI-format",
"description": "Format an AsyncAPI document by ordering, casing, formatting, and filtering fields.",
"links": {
"repoUrl": "https://github.com/thim81/asyncapi-format"
},
"filters": {
"language": "JavaScript",
"technology": ["Node.js"],
"categories": ["converter", "cli"]
}
}
]
},
"Directories": {
"description": "The following is a list of directories that index public AsyncAPI documents.",
"toolsList": [
{
"title": "AsyncAPI-Directory by APIs.guru",
"description": "Directory of asynchronous API specifications in AsyncAPI format.",
"links": {
"websiteUrl": "https://apis.guru/asyncapi-directory/",
"repoUrl": "https://github.com/APIs-guru/asyncapi-directory"
},
"filters": {
"language": "JavaScript",
"technology": ["Node.js", "Liquid"],
"categories": ["api", "directory"]
}
},
{
"title": "API Tracker - AsyncAPI specs",
"description": "Explore APIs and companies with public AsyncAPI specifications.",
"links": {
"websiteUrl": "https://apitracker.io/specifications/asyncapi"
},
"filters": {
"categories": ["api", "directory"]
}
}
]
},
"Documentation Generators": {
"description": "The following is a list of tools that generate human-readable documentation from an AsyncAPI document.",
"toolsList": [
{
"title": "asyncapi-asciidoc-template",
"description": "Asciidoc template for the asyncapi generator",
"links": {
"repoUrl": "https://gitlab.com/djencks/asyncapi-asciidoc-template"
},
"filters": {
"language": "JavaScript",
"technology": [
"react"
],
"categories": [
"documentation-generator",
"generator-template"
],
"hasCommercial": false
}
},
{
"title": "Springwolf",
"description": "Automated documentation for async APIs built with Spring Boot. Like Springfox for AsyncAPI. Auto-generates an AsyncAPI document and a web UI.",
"links": {
"websiteUrl": "https://www.springwolf.dev",
"repoUrl": "https://github.com/springwolf/springwolf-core"
},
"filters": {
"language": "Java",
"technology": ["Springboot", "Gradle"],
"categories": ["code-first", "documentation-generator"]
}
},
{
"title": "KnstEventBus",
"description": "AsyncApi code-first tools for c#. Generates document and view.",
"links": {
"repoUrl": "https://github.com/d0972058277/KnstEventBus"
},
"filters": {
"language": "C#",
"technology": ["ASP.NET", ".NET"],
"categories": ["code-first", "documentation-generator"]
}
},
{
"title": "AsyncAPI Generator",
"description": "Generator is a tool that you can use to generate whatever you want basing on the AsyncAPI specification file as an input.",
"links": {
"docsUrl": "https://www.asyncapi.com/docs/tools/generator",
"repoUrl": "https://github.com/asyncapi/generator"
},
"filters": {
"language": "JavaScript",
"technology": ["Node.js", "Markdown"],
"categories": ["code-generator", "documentation-generator"]
}
},
{
"title": "Bump.sh",
"description": "OpenAPI 2 & 3 / AsyncAPI 2 documentation generator, with automatic changelog and visual diff.",
"links": {
"websiteUrl": "https://bump.sh/",
"docsUrl": "https://docs.bump.sh/help/"
},
"filters": {
"categories": ["documentation-generator"],
"hasCommercial": true
}
},
{
"title": "Widdershins",
"description": "OpenAPI 3.0 / Swagger 2.0 / AsyncAPI 1.0 definition to Slate / Shins compatible markdown.",
"links": {
"websiteUrl": "https://mermade.github.io/reslate/",
"repoUrl": "https://github.com/Mermade/widdershins"
},
"filters": {
"language": "JavaScript",
"technology": ["Node.js", "Shell"],
"categories": ["documentation-generator"]
}
},
{
"title": "Cupid",
"description": "A library that focuses on finding and analyzing the relationships between AsyncAPI documents. It outputs a map of the system architecture.",
"links": {
"repoUrl": "https://github.com/asyncapi/cupid"
},
"filters": {
"language": "JavaScript",
"technology": ["Node.js"],
"categories": ["documentation-generator"]
}
}
]
},
"Editors": {
"description": "The following is a list of editors or related tools that allow editing of AsyncAPI document.",
"toolsList": []
},
"UI components": {
"description": "The following is a list of UI components to view AsyncAPI documents.",
"toolsList": [
{
"title": "Api-Diff-Viewer",
"description": "React component to view the difference between two Json based API documents. Supported specifications: JsonSchema, OpenAPI 3.x, AsyncAPI 2.x.",
"links": {
"repoUrl": "https://github.com/udamir/api-diff-viewer",
"websiteUrl": "https://api-diff-viewer.vercel.app/"
},
"filters": {
"language": "TypeScript",
"technology": ["React js", "Babel", "Storybook"],
"categories": ["ui-component"]
}
}
]
},
"DSL": {
"description": "Writing YAML by hand is no fun, and maybe you don't want a GUI, so use a Domain Specific Language to write AsyncAPI in your language of choice.",
"toolsList": [
{
"title": "BOATS",
"description": "Compile your single AsyncAPI file from multiple YAML files with BOATS and with the help of the template engine Nunjucks, plus a many extra helpers to automate much of the donkey work.",
"links": {
"repoUrl": "https://github.com/j-d-carmichael/boats"
},
"filters": {
"language": "TypeScript",
"technology": ["Node.js"],
"categories": ["dsl"]
}
}
]
},
"Frameworks": {
"description": "The following is a list of API/application frameworks that make use of AsyncAPI.",
"toolsList": [
{
"title": "Asynction",
"description": "SocketIO server framework driven by the AsyncAPI specification. Asynction guarantees that your API will work in accordance with its AsyncAPI documentation. Built on top of Flask-SocketIO.",
"links": {
"websiteUrl": "https://pypi.org/project/asynction/",
"repoUrl": "https://github.com/dedoussis/asynction"
},
"filters": {
"language": "Python",
"technology": ["Flask"],
"categories": ["framework"]
}
},
{
"title": "FastStream",
"description": "A powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ and NATS.",
"links": {
"websiteUrl": "https://faststream.airt.ai",
"repoUrl": "https://github.com/airtai/FastStream"
},
"filters": {
"language": "Python",
"categories": ["code-first", "framework"],
"hasCommercial": false
}
}
]
},
"GitHub Actions": {
"description": "The following is a list of GitHub Actions that you can use in your workflows",
"toolsList": [
{
"title": "AsyncAPI GitHub Action",
"description": "This action validates if the AsyncAPI schema file is valid or not.",
"links": {
"websiteUrl": "https://github.com/marketplace/actions/asyncapi-github-action",
"repoUrl": "https://github.com/WaleedAshraf/asyncapi-github-action"
},
"filters": {
"language": "JavaScript",
"technology": ["Node.js"],
"categories": ["github-action", "validator"]
}
},
{
"title": "API documentation generation on Bump.sh",
"description": "With this GitHub Action you can automatically generate your API reference (with the changelog and diff) on Bump.sh from any AsyncAPI file.",
"links": {
"websiteUrl": "https://github.com/marketplace/actions/api-documentation-on-bump",
"repoUrl": "https://github.com/bump-sh/github-action"
},
"filters": {
"language": "TypeScript",
"categories": ["github-action"]
}
},
{
"title": "Automated version bump for AsyncAPI documents",
"description": "With this GitHub Action, you can automatically bump the version based on commit messages, which is similar to what semantic-release is for NPM.",
"links": {
"websiteUrl": "https://github.com/marketplace/actions/automated-version-bump-for-asyncapi",
"repoUrl": "https://github.com/bump-sh/github-action"
},
"filters": {
"language": "JavaScript",
"technology": ["Node.js"],
"categories": ["github-action"]
}
}
]
},
"Mocking and Testing": {
"description": "The tools below take specification documents as input, then publish fake messages to broker destinations for simulation purposes. They may also check that publisher messages are compliant with schemas.",
"toolsList": [
{
"title": "Microcks",
"description": "Mocking and testing platform for API and microservices. Turn your AsyncAPI, OpenAPI contract examples, or Postman collections into ready-to-use mocks. Use examples to simulate and validate received messages according to schema elements.",
"links": {
"websiteUrl": "https://microcks.io/",
"repoUrl": "https://github.com/microcks/microcks"
},
"filters": {
"language": "Java",
"technology": ["TypeScript", "Kubernetes-Native", "Saas"],
"categories": ["mocking-and-testing"]
}
},
{
"title": "Virtualan",
"description": "Mocking and testing platform for API and microservices. Allows you to create and setup mocks for OpenAPI and AsyncAPI contracts. Shows how to setup and create AsyncAPI GitHub Reference Examples and OpenAPI GitHub Reference Examples.",
"links": {
"websiteUrl": "https://www.virtualan.io/index.html",
"repoUrl": "https://github.com/virtualansoftware"
},
"filters": {
"technology": ["Kubernetes-Native"],
"categories": ["mocking-and-testing"]
}
},
{
"title": "MultiAPI Converter",
"description": "Use AsyncAPI definition, to generate Spring Cloud Contract producer validation or consumer stubs, using maven.",
"links": {
"repoUrl": "https://github.com/sngular/scc-multiapi-converter"
},
"filters": {
"language": "Java",
"technology": ["Springboot"],
"categories": ["mocking-and-testing"]
}
}
]
},
"Validators": {
"description": "The following is a list of tools that validate AsyncAPI documents.",
"toolsList": [
{
"title": "AsyncAPI GitHub Action",
"description": "This action validates if the AsyncAPI schema file is valid or not.",
"links": {
"websiteUrl": "https://github.com/marketplace/actions/asyncapi-github-action",
"repoUrl": "https://github.com/WaleedAshraf/asyncapi-github-action"
},
"filters": {
"language": "JavaScript",
"technology": ["Node.js"],
"categories": ["github-action", "validator"]
}
},
{
"title": "AsyncAPI Parser",
"description": "Use this package to parse and validate AsyncAPI documents —either YAML or JSON— in your Node.js or browser application. Updated bundle for the browser is always attached to the GitHub Release.",
"links": {
"repoUrl": "https://github.com/asyncapi/parser-js"
},
"filters": {
"language": "JavaScript",
"technology": ["Node.js"],
"categories": ["validator"]
}
},
{
"title": "asyncapi-validator",
"description": "It allows you to validate the schema of your messages against your AsyncAPI schema definition. You can use it with Kafka, RabbitMQ or any other messaging/queue.",
"links": {
"repoUrl": "https://github.com/WaleedAshraf/asyncapi-validator"
},
"filters": {
"language": "JavaScript",
"technology": ["Node.js"],
"categories": ["validator"]
}
},
{
"title": "AsyncAPI Parser",
"description": "The AsyncAPI Parser validates AsyncAPI documents according to dedicated schemas.",
"links": {
"repoUrl": "https://github.com/asyncapi/parser-go"
},
"filters": {
"language": "Go",
"categories": ["validator"]
}
},
{
"title": "Spectral",
"description": "A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v3.1, v3.0, and v2.0 as well as AsyncAPI v2.x.",
"links": {
"repoUrl": "https://github.com/stoplightio/spectral"
},
"filters": {
"language": "TypeScript",
"technology": ["Node.js"],
"categories": ["validator"]
}
},
{
"title": "AMF",
"description": "AMF (AML Modeling Framework) is an open-source library capable of parsing and validating AML metadata documents.",
"links": {
"docsUrl": "https://a.ml/docs/",
"repoUrl": "https://github.com/aml-org/amf"
},
"filters": {
"language": "Scala",
"categories": ["validator"]
}
},
{
"title": "AsyncAPI Parser Wrapper",
"description": "Use this library to parse and validate AsyncAPI documents — either YAML or JSON — in your Java application. It is a Java wrapper over JavaScript Parser implemented using J2V8.",
"links": {
"repoUrl": "https://github.com/AsyncAPITools/parser-java-wrapper"
},
"filters": {
"language": "Java",
"categories": ["validator"]
}
}
]
},
"Compare tools": {
"description": "The following is a list of tools that compare AsyncAPI documents.",
"toolsList": [
{
"title": "Api-Smart-Diff",
"description": "It allows you to compare two API documents and classify changes. Supported API specifications: OpenAPI, AsyncAPI, JsonSchema.",
"links": {
"repoUrl": "https://github.com/udamir/api-smart-diff"
},
"filters": {
"language": "TypeScript",
"categories": ["compare-tool"]
}
},
{
"title": "jasyncapicmp",
"description": "Tool/library/maven-plugin for comparing two AsyncAPI versions and evaluating compatibility.",
"links": {
"websiteUrl": "https://siom79.github.io/jasyncapicmp/",
"repoUrl": "https://github.com/siom79/jasyncapicmp"
},
"filters": {
"language": "Java",
"technology": [
"Maven"
],
"categories": [
"compare-tool"
],
"hasCommercial": false
}
}
]
},
"Others": {
"description": "The following is a list of tools that comes under Other category",
"toolsList": []
},
"CLIs": {
"description": "The following is a list of tools that you can work with in terminal or do some CI/CD automation",
"toolsList": [
{
"title": "AsyncAPI-format",
"description": "Format an AsyncAPI document by ordering, casing, formatting, and filtering fields.",
"links": {
"repoUrl": "https://github.com/asyncapi/converter-go"
},
"filters": {
"language": "JavaScript",
"technology": ["Node.js"],
"categories": ["converter", "cli"]
}
}
]
},
"Bundlers": {
"description": "The following is a list of tools that you can work with to bundle AsyncAPI documents.",
"toolsList": [
{
"title": "Api-ref-bundler",
"description": "It allows you bundle/dereference external/internal $refs in Json based API document. Supported specifications: OpenAPI, AsyncAPI, JsonSchema.",
"links": {
"repoUrl": "https://github.com/udamir/api-ref-bundler"
},
"filters": {
"language": "TypeScript",
"technology": ["TypeScript"],
"categories": ["bundler"]
}
}
]
},
"IDE Extensions": {
"description": "The following is a list of extensions for different IDEs like VSCode, IntelliJ IDEA and others",
"toolsList": []
}
}