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

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -