/akka-http-gradle

An example how use akka-http based project with Gradle

Primary LanguageScalaGNU General Public License v3.0GPL-3.0

Akka-http + Gradle build sample project

Demonstrates how to build and run akka-http project using Gradle build. Uses simples possble akka-http service hello world

To compile and run:

gradlew run