Tooling for generation of API clients using openapi-generator
Project description
apigentools - Generate API Clients with Ease
Purpose
The purpose of the apigentools package is providing an easy way to generate API clients from OpenAPI v3 specification for multiple languages using openapi-generator.
Key Concepts
- Definition of structure of Spec Repo - A repository with all the configuration for apigentools and openapi-generator as well as the actual OpenAPI spec of your API
- Reproducible code generation
- A recommended workflow
- Ability to patch openapi-generator templates as well as add your own templates
Get It
- Documentation: https://apigentools.readthedocs.io
- Install from PyPI:
pip install apigentools
- Run it in Docker container:
docker run datadog/apigentools:latest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
apigentools-1.0.0a1.tar.gz
(58.9 kB
view hashes)