Skip to content

Commit

Permalink
implementations - add aiopenapi3 (OAI#2916)
Browse files Browse the repository at this point in the history
Co-authored-by: Markus Koetter <[email protected]>
  • Loading branch information
commonism and commonism authored Apr 20, 2022
1 parent cede0ea commit aa91a19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions IMPLEMENTATIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ These tools are not endorsed by the OAI.
| 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.
| 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. |
| 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. |
| aiopenapi3 | [github.com/commonism/aiopenapi3](https://github.com/commonism/aiopenapi3) | Python | OpenAPI 3, Python3.7+ client & validator with automatic data validation & serialization, sync or asyncio.

#### Code Generators

Expand Down

0 comments on commit aa91a19

Please sign in to comment.