|
88 | 88 | language: Python
|
89 | 89 | link: https://connexion.readthedocs.io/en/latest/
|
90 | 90 | 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. |
93 | 92 | v2: true
|
94 | 93 | v3: true
|
95 | 94 |
|
|
167 | 166 | v3_1: true
|
168 | 167 |
|
169 | 168 | - name: Scramble
|
170 |
| - category: |
| 169 | + category: |
171 | 170 | - auto-generators
|
172 | 171 | - documentation
|
173 | 172 | language: PHP
|
|
302 | 301 | v3: true
|
303 | 302 | v3_1: true
|
304 | 303 |
|
305 |
| - |
306 | 304 | - name: OAS RAML Converter
|
307 | 305 | category: converters
|
308 | 306 | language: Node.js
|
|
521 | 519 |
|
522 | 520 | - name: Fix My OpenAPI - A VSCode Extension by APIMatic
|
523 | 521 | category:
|
524 |
| - - text-editors |
525 |
| - - description-validators |
| 522 | + - text-editors |
| 523 | + - description-validators |
526 | 524 | language: Any
|
527 | 525 | link: https://marketplace.visualstudio.com/items?itemName=apimatic-developers.apimatic-for-vscode
|
528 | 526 | description: >
|
|
566 | 564 | v2: true
|
567 | 565 | v3: true
|
568 | 566 |
|
| 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 | + |
569 | 576 | - name: Swagger Editor
|
570 | 577 | category: text-editors
|
571 | 578 | language: Node.js
|
|
603 | 610 | link: https://www.api-fiddle.com/
|
604 | 611 | description: >
|
605 | 612 | 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. |
607 | 614 | v2: false
|
608 | 615 | v3: false
|
609 | 616 | v3_1: true
|
|
776 | 783 | link: https://www.wiremock.io/product
|
777 | 784 | github: https://www.wiremock.io/product
|
778 | 785 | 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 |
783 | 790 | and user management.
|
784 | 791 | v2: true
|
785 | 792 | v3: true
|
|
830 | 837 | v2: true
|
831 | 838 | v3: true
|
832 | 839 |
|
833 |
| -- name: '@hey-api/openapi-ts' |
| 840 | +- name: "@hey-api/openapi-ts" |
834 | 841 | category:
|
835 | 842 | - converters
|
836 | 843 | - sdk
|
|
841 | 848 | v2: true
|
842 | 849 | v3: true
|
843 | 850 | v3_1: true
|
844 |
| - |
| 851 | + |
845 | 852 | - name: Vert.x Web Api Contract
|
846 | 853 | category: server
|
847 | 854 | language: Java, Kotlin, JavaScript, Groovy, Ruby, Ceylon or Scala
|
|
950 | 957 | category: mock
|
951 | 958 | language: SaaS
|
952 | 959 | 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." |
955 | 961 | v2: false
|
956 | 962 | v3: true
|
957 | 963 |
|
|
1547 | 1553 | - converters
|
1548 | 1554 | language: JavaScript, TypeScript
|
1549 | 1555 | github: https://github.com/readmeio/oas
|
1550 |
| - description: Comprehensive tooling for working with OpenAPI definitions. |
| 1556 | + description: Comprehensive tooling for working with OpenAPI definitions. |
1551 | 1557 | v2: true
|
1552 | 1558 | v3: true
|
1553 | 1559 | v3_1: true
|
|
2464 | 2470 | link: https://github.com/stefankoppier/openapi-validator
|
2465 | 2471 | github: https://github.com/stefankoppier/openapi-validator
|
2466 | 2472 | 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. |
2469 | 2474 | v2: true
|
2470 | 2475 | v3: true
|
2471 | 2476 | v3_1: true
|
|
2667 | 2672 | github: https://github.com/fern-api/fern
|
2668 | 2673 | link: https://buildwithfern.com
|
2669 | 2674 | language: TypeScript, Java, Python, Go, Ruby, C#, PHP, Swift, and Rust
|
2670 |
| - description: |
| 2675 | + description: |
2671 | 2676 | v2: true
|
2672 | 2677 | v3: true
|
2673 | 2678 | v3_1: true
|
|
2696 | 2701 | github: https://github.com/stainless-api/stl-api
|
2697 | 2702 | link: https://stainlessapi.com
|
2698 | 2703 | 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). |
2701 | 2705 | v2: false
|
2702 | 2706 | v3: true
|
2703 | 2707 | v3_1: true
|
|
2803 | 2807 | HopFront automatically builds an user friendly UI from a collection of OpenAPI specifications.
|
2804 | 2808 | You can setup custom dashboard tailored to the way your interact with your APIs.
|
2805 | 2809 | v3: true
|
2806 |
| - |
| 2810 | + |
2807 | 2811 | - name: Xapi Platform
|
2808 | 2812 | category:
|
2809 | 2813 | - gui-editors
|
|
2890 | 2894 | description: Generate Slate/Shins markdown from OpenAPI 2.0/3.0.x
|
2891 | 2895 | v2: true
|
2892 | 2896 | v3: true
|
2893 |
| - |
| 2897 | + |
2894 | 2898 | - name: Zudoku
|
2895 | 2899 | category: documentation
|
2896 | 2900 | link: https://zudoku.dev
|
|
2900 | 2904 | v2: false
|
2901 | 2905 | v3: true
|
2902 | 2906 | v3_1: true
|
2903 |
| - |
2904 | 2907 | # Please add new entries in alphabetical order, which slightly helps reduce conflicts
|
0 commit comments