Finally finished migrating to Apple's OpenAPI Codegen, which fixes a lot of issues I had with CreateAPI.
I'm thinking of moving the OpenAPI Spec to a own repository and generate the API Clients (Golang, Typescript and Swift) with a Github Action on Trigger.
Is that a good practice?
#iosdev #backenddev #github #ci