Skip to content

cbaatz/build-a-haskell-web-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Talk: Build yourself a Haskell web framework

Zurich HaskellerZ meetup -- 27 October 2016

Slides were created using remark and can be viewed online at https://cbaatz.github.io/build-a-haskell-web-framework/.

To run the code from the live-coding session:

  1. Install Stack.
  2. Got to the demo/ folder in this repo.
  3. stack ghci then type :main at the prompt. This starts the web-server. Press Ctrl-C to stop it.

Please note that the code form the live-coding session is not polished, merely a proof-of-concept.

About

Slides from a talk on how to build a simple Haskell web framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published