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.
Description
Languages
Haskell
89.3%
Nix
10.7%