This is a showcase of OpenAPI Generator magic. It contains a simple OpenAPI specification, a backend and a Swift client generated from it.
- Java 21
- Maven 3.8.4
- Swift 5.5
- Xcode 13.0
- openapi-generator-cli 5.3.0
atjes-spec
: The OpenAPI specification for the Atjes API.atjes-backend
: Demo Backend to show OpenAPI Generatoratjes-app
: Demo App to show OpenAPI Generator