haskell-servant/servant
View on GitHubAugment tutorial with a section about "real world applications"
Open
#826 opened on Oct 3, 2017
documentationenhancementhelp wanted
Repository metrics
- Stars
- (1,953 stars)
- PR merge metrics
- (Avg merge 5h 49m) (2 merged PRs in 30d)
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