You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| OpenAPI-Delphi |[github/paolo-rossi/OpenAPI-Delphi](https://github.com/paolo-rossi/OpenAPI-Delphi)| Delphi | Delphi implementation of a generator, parser and validator for the OpenAPI 3 Specification |
29
29
| spring-openapi |[github/jrcodeza/spring-openapi](https://github.com/jrcodeza/spring-openapi)| Java | OpenAPI v3 generator for Java Spring. Includes also client generation. Supports inheritance with discriminators and Jackson annotations and custom interceptors. |
30
+
| schema2dts |[nfroidure/schema2dts](https://github.com/nfroidure/schema2dts)| Typescript | Create types definitions from an OpenAPI schema. |
30
31
31
32
#### Editors
32
33
@@ -79,6 +80,7 @@ These tools are not endorsed by the OAI.
79
80
| openapi-backend | [github/anttiviljami/openapi-backend](https://github.com/anttiviljami/openapi-backend) | Node.js, TypeScript | Build, Validate, Route, and Mock in the backend using OpenAPI v3 spec in your favourite framework
| rest | [github.com/swaggest/rest](https://github.com/swaggest/rest) | Go | API server with automatic request/response mapping/validation and OpenAPI schema
@@ -87,6 +89,7 @@ These tools are not endorsed by the OAI.
87
89
| Scorpio |[github/notEthan/scorpio](https://github.com/notEthan/Scorpio)| Ruby | OpenAPI 2 and 3 implementation offering a HTTP client library |
88
90
| openapi-client-axios | [github/anttiviljami/openapi-client-axios](https://github.com/anttiviljami/openapi-client-axios) | JavaScript, TypeScript | JavaScript client library for consuming OpenAPI-enabled APIs with axios. Types included.
89
91
| restful-react |[github/contiamo/restful-react](https://github.com/contiamo/restful-react)| Typescript | Well tested library to generate typesafe hooks and components. Easy to integrate into your development process. |
92
+
| openapi-ts-sdk-builder |[nfroidure/openapi-ts-sdk-builder](https://github.com/nfroidure/openapi-ts-sdk-builder)| Typescript | Generate a TypeScript SDK from OpenAPI 3 definitions. |
0 commit comments