HELPS/README.md

526 B

servant-effectful-template

A 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.