Skip to content

Commit 40bc0f2

Browse files
authored
one more repository full of examples
1 parent f88cfd0 commit 40bc0f2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/examples.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
including a test-suite using [**hspec**](http://hspec.github.io/) and
77
**servant-client**.
88

9+
- **[servant-examples](https://github.com/sras/servant-examples)**:
10+
11+
Similar to [the cookbook](https://haskell-servant.readthedocs.io/en/latest/cookbook/index.html) but
12+
with no explanations, for developers just want to look at code examples to find out how to do X or Y
13+
with servant.
914

1015
- **[stack-templates](https://github.com/commercialhaskell/stack-templates)**
1116

0 commit comments

Comments
 (0)