haskell-servant/servant

Augment tutorial with a section about "real world applications"

Open

#826 ouverte le 3 oct. 2017

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Haskell (422 forks)batch import
documentationenhancementhelp wanted

Métriques du dépôt

Stars
 (1 953 stars)
Métriques de merge PR
 (Merge moyen 5h 49m) (2 PRs mergées en 30 j)

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

Guide contributeur