Skip to content

A reactive CRUD web application that demonstrates pure functional data types

License

Notifications You must be signed in to change notification settings

joesan/play-scala-reactive-functional-crud

Repository files navigation

Codacy Badge Build Status

play-scala-reactive-functional-crud

A reactive CRUD web application that demonstrates pure functional data types

  1. Use ADT to define the domain model
  2. Keep side effecting behaviors to the edge
  3. Embrace asynchrony as much as possible
  4. Support multi database paradigm
  5. Expose application metrics as part of the API
  6. Demonstrate "Streaming capabilities" - I'm using the Monix library

About

A reactive CRUD web application that demonstrates pure functional data types

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published