/akka-fiddling

fiddle with akka and spray

Primary LanguageJavaScript

akka-fiddling

Toy project that implements a database of movies, features include:

  • A Rest interface, using Spray-json to parse json
  • Swagger to document routes and json
  • a Scala implementation of an interface defined in Java