Groovy and Swagger

2016-12-23 Thread Roman Shaposhnik
Hi! I was wondering if there are any bindings available for Groovy when it comes to creating REST APIs with Swagger. Any thoughts? Thanks, Roman.

Re: Groovy and Swagger

2016-12-23 Thread Paul King
Interesting idea! I haven't used Swagger myself though, so I'm possibly not the best to comment. Cheers, Paul. On Sat, Dec 24, 2016 at 8:29 AM, Roman Shaposhnik wrote: > Hi! > > I was wondering if there are any bindings available > for Groovy when it comes to creating REST APIs > with Swagger.

Re: Groovy and Swagger

2016-12-23 Thread Clark Richey
I have very successfully used spring test controllers with swagger. This article explains the dependencies. http://www.3pillarglobal.com/insights/restful-api-documentation-using-swagger-and-spring-mvc Sent from my iPhone On Dec 23, 2016, at 19:54, Paul King mailto:pa...@asert.com.au>> wrote: