Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 245 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 245 Bytes

akka-stream-sample

Random number generator based on Akka Streams and Akka HTTP.

Use https://github.com/jkbrzt/httpie or cURL to generate random numbers:

http --stream localhost:8080/random

http --stream localhost:8080/random?count=100