Whichever CI server you use for development, being able to access it programmatically via REST API is an essential capability for implementing all kinds of automation. In this article, you’ll learn how to utilize the TeamCity REST API using the TeamCity Kotlin REST Client.
Continue reading Continuous Integration with the TeamCity Kotlin REST Client