/akka-http-swagger

Brings swagger support to akka-http.

Primary LanguageScalaApache License 2.0Apache-2.0

akka-http-swagger

Akka-Http-Swagger brings Swagger support for Akka Apis. The included SwaggerHttpService route will inspect Scala types with Swagger annotations and build a swagger compliant endpoint for a swagger compliant ui.

The swagger spec swagger spec is helpful for understanding the swagger api and resource declaration semantics behind swagger-core annotations.

Getting Akka-Http-Swagger