HELPS/README.md

543 B

servant-effectful-template

A work in progress Nix starting template for web projects utilizing

The repository has a simple CRUD implementation of a "Users" API which demonstrates how to use included effects, create your own effects, and bubble errors to Servant's ServerError type.