haskell-servant/servant

Augment tutorial with a section about "real world applications"

Open

#826 aberto em 3 de out. de 2017

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Haskell (422 forks)batch import
documentationenhancementhelp wanted

Métricas do repositório

Stars
 (1.953 stars)
Métricas de merge de PR
 (Mesclagem média 5h 49m) (2 fundiu PRs em 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

Guia do colaborador