Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 271 Bytes

File metadata and controls

3 lines (2 loc) · 271 Bytes

TodoService

A sample Giraffe application for a typical TODO service that uses a SQL database as a back-end and tries to implement somewhat serious domain modelling rules (results, validation, error handling etc.) as well as separation between HTTP and internal domain