Skip to content

Example code used during the "Effective Akka HTTP" talk at Reactive Systems Hamburg, November 2016

Notifications You must be signed in to change notification settings

jrudolph/effective-akka-http-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Effective Akka Http - Example Code

This is the example code used during the Effective Akka Http Talk given at the Reactive Systems Hamburg Meetup on 2016-11-09.

The master branch contains the prepared examples. The end-result branch contains the results of the live-hacking during the talk.

Use sbt to start an sbt shell. Then run compile and run-main <tab> to find an example to execute.

About

Example code used during the "Effective Akka HTTP" talk at Reactive Systems Hamburg, November 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages