haskell-servant/servant

Augment tutorial with a section about "real world applications"

Open

#826 geöffnet am 3. Okt. 2017

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Haskell (422 Forks)batch import
documentationenhancementhelp wanted

Repository-Metriken

Stars
 (1.953 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5h 49m) (2 gemergte PRs in 30 T)

Beschreibung

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