Best way to access rest API from JVM-based products
The kotlin/java teamcity-rest-client (https://github.com/JetBrains/teamcity-rest-client) repository doesn't seem to have a lot of activity over the past few years - so what's the best way to access the Teamcity Rest API?
1. Fork teamcity-rest-client and modify as we need
2. Create hand-rolled http client to access the rest-api (is there an OpenAPI spec we can access?)
3. Something else?
cheers!
Please sign in to leave a comment.