Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 651 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 651 Bytes

TodoList lib

This example contains the definition of all algebras to manage todolists. It provides the model, all persistence algebras and all service algebras.

It also provides an implementation for the persistence algebras using doobie with a h2 database.

Usages

This library has been used to implement two examples: