The intent of this repository is to host resources that provide the means to create a self-contained Docker container for API-First development using the latest Swagger Codegen (3.x) and OpenAPI (2 or 3).
The following resources are available in this repository:
- Create Docker Image - Steps to create the ready-to-go Swagger Codegen Docker Container.
- Use Swagger Codegen Docker Container - Create and use the container
- Create Swagger Codegen Environment in Alpine WSL - Create Swagger Codegen environment in Windows WSL2 using Alpine Linux distribution
The Docker Image created in (1) and used in (2) is available at mwczapski/swagger-codegen:1.0.0 on Docker Hub.