OpenAPI Tooling
Because the API contract is an OpenAPI specification, you can use a wide variety of tools in the OpenAPI ecosystem.
tip
Check the OpenAPI.Tools website to identify a list of existing tools. Some of them might fit your needs.
Code generation​
The set of OpenAPI tools contains the code generation subset.
You can find an extensive list in the following sources:
- OpenAPITools website's SDK Generators section
- OpenAPITools GitHub's project
OpenAPITools/openapi-generator
- Swagger Codegen