Skip to content

Latest commit

 

History

History

todolist-lib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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: