scala - documet microservice built using akka-http with swagger -
i trying build microservices design first approach , using akka-http(scala) 2.4.1. design-first, imho, swagger used. couldn't find boilerplate implementation how swagger works akka-http.
kindly suggest, how proceed?
i found thread https://github.com/akka/akka/issues/16591 talks extent, couldn't find conclusion / approach take.
also, there seems 1 not maintained version of library https://github.com/tecsisa/akka-http-swagger
in swagger community, found thread indicating use swagger-inflector ensuring implementation adhering swagger spec developed, seems blend java , not scala.
Comments
Post a Comment