haskell-servant/servant

Augment tutorial with a section about "real world applications"

Open

#826 opened on Oct 3, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Haskell (422 forks)batch import
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

Contributor guide