Skip to content

Commit abeb474

Browse files
committed
Adds snap and servant to the web frameworks list with links
1 parent 6bd8a59 commit abeb474

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

outline/intermediate-haskell.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@ individual approaches. For now:
135135

136136
* [Web Application Interface](https://github.com/yesodweb/yesodweb.com-content/blob/master/book/asciidoc/web-application-interface.asciidoc)
137137
* [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)
138142

139143
## Big library guide
140144

0 commit comments

Comments
 (0)