haskell-servant/servant
View on GitHubAugment tutorial with a section about "real world applications"
Open
#826 opened on Oct 3, 2017
documentationenhancementhelp wanted
Description
It could for example show off several "best practices" or features (custom monad instead of Handler, custom error type instead of ServantErr, redirects, auth, other things?) through a todo-app like example.
cc @phadej @saurabhnanda