Skip to content

Commit

Permalink
Full website project with servant,auth,elm,yeshql,postgresql
Browse files Browse the repository at this point in the history
  • Loading branch information
aRkadeFR committed Aug 29, 2018
1 parent 46973b7 commit 6211c0c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@
[persistent](https://www.stackage.org/package/persistent) for writing data
into a database.

- **[full-example-servant-elm-auth-yeshql-postgresql](https://github.com/aRkadeFR/FlashCard)**:

A full open source website written with **servant-server**, yeshql, postgresql and elm 0.19.


- [`import Servant` github search](https://github.com/search?q=%22import+Servant%22+language%3AHaskell&type=Code)

It has thousands of results and can be a good way to see how people use servant in their projects or even to discover
Expand Down

0 comments on commit 6211c0c

Please sign in to comment.