We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd8a59 commit abeb474Copy full SHA for abeb474
outline/intermediate-haskell.md
@@ -135,6 +135,10 @@ individual approaches. For now:
135
136
* [Web Application Interface](https://github.com/yesodweb/yesodweb.com-content/blob/master/book/asciidoc/web-application-interface.asciidoc)
137
* [Yesod Web Framework](http://www.yesodweb.com/book)
138
+* [Snap](http://snapframework.com/)
139
+* Servant
140
+ * [Official tutorial](https://haskell-servant.github.io/tutorial/)
141
+ * [Alternative tutorial/example project](https://github.com/k-bx/owlcloud)
142
143
## Big library guide
144
0 commit comments