Skip to content

NashTech-Labs/swagger-ui-akka-http.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Giter8 template for generating swagger ui with akka http.

Swagger UI with Akka HTTP

  • This repository contains a sample code base for generating swagger ui with akka http.
  • You can read more about Swagger UI from here and Akka HTTP from here.

How do I get set up?

Clone the application

  • sbt new knoldus/swagger-ui-akka-http.g8

  • cd swagger-ui-akka-http/

To Compile the application

  • sbt clean compile

To Run the application

  • sbt run
  • Hit the URI: localhost:8080/swagger-ui/index.html

Template license

Written in 2018 by Knoldus Inc

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this template to the public domain worldwide. This template is distributed without any warranty. See http://creativecommons.org/publicdomain/zero/1.0/.

About

Generating Swagger UI with Akka Http API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages