timperrett / functional-microservice-exampleLinks
Idiomatic example of using functional programming to write a microservice
☆72Updated 8 years ago
Alternatives and similar repositories for functional-microservice-example
Users that are interested in functional-microservice-example are comparing it to the libraries listed below
Sorting:
- Toy project serving to illustrate that it's possible to write pure functional systems in Scala.☆40Updated 10 years ago
- A scala macro for reasonable lazy semantics☆85Updated 2 weeks ago
- Convert Task to Future, and Future to Task