Skip to content

shkr/streams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

streams

API Documentation

A Word Count example using the Reddit API and the akka-stream flows; The project is extended from https://github.com/pkinsky/akka-streams-example It served as a great spring board. Currently the only change is the use of akka-http instead of dispatcher library for Client access to the Reddit API.

> sbt clean

> sbt compile

org.shkr.akka.streams.wordcount : Word Count


  • A simple word count example
> sbt "runMain org.shkr.akka.stream.wordcount.RedditFlow"
 

About

RedditFlow --- akka streams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages