Fresh/Brewed

BWCA 2026
OpenAPI (Swagger) Generator

OpenAPI (Swagger) Generator

Generate all the things

Around five years ago, for OSN 2021, I gave a talk on Full Stack CICD of Kubernetes Microservices using DevOps and IAC. I was discussing some of our setup we used at Medtronic for the CRHF group and specifically I spoke on using Swagger gen for .NET and Java client bindings. Recently, I was made aware of a refresh of that Swagger gen project called OpenAPITools/OpenApi-Generator. It is a java app so you can easily pull it down and run it with anything newer than JDK 11. However, I had adding Java to anything (not because I have a hatred of Java, just it’s a lot of bloat just to run a tool).