I have several large existing APIs and would love to take advantage of the documentation side of Swagger.
What tools are there to have the API descriptions in the code (for example in the form of annotations or comments)? I found this <https://github.com/swagger-api/swagger-core> for Java, but I am not sure I have found all the alternatives. I have services in Java (Jersey), Go and Kotlin (also Jersey). I also found this <https://github.com/readmeio/swagger-inline> that looks interesting but unfortunately it doesn't seem maintained. Thanks! -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
