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 (1,953 stars) (422 forks)batch import
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

Contributor guide