OpenApi/Swagger
You can use OpenApi generator to create a project from your API definitions. For more information please see the OpenAPITools documentation. Alternatively, you can use IntelliJ IDEA's functionality. To generate a Ktor server project you need to choose kotlin-server
as a target language. Check out the documentation for a full list of available options.
Last modified: 29 April 2021