{"id":17248900,"url":"https://github.com/serras/lambdaconf-2015-web","last_synced_at":"2026-03-04T06:03:12.443Z","repository":{"id":31252307,"uuid":"34813849","full_name":"serras/lambdaconf-2015-web","owner":"serras","description":"Projects for LambdaConf 2015 Haskell web workshop","archived":false,"fork":false,"pushed_at":"2015-07-28T07:47:54.000Z","size":193,"stargazers_count":63,"open_issues_count":0,"forks_count":7,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-27T19:52:01.186Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serras.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-29T19:27:00.000Z","updated_at":"2024-06-11T16:52:20.000Z","dependencies_parsed_at":"2022-09-09T07:10:30.942Z","dependency_job_id":null,"html_url":"https://github.com/serras/lambdaconf-2015-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serras%2Flambdaconf-2015-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serras%2Flambdaconf-2015-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serras%2Flambdaconf-2015-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serras%2Flambdaconf-2015-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serras","download_url":"https://codeload.github.com/serras/lambdaconf-2015-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248826792,"owners_count":21167748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T06:42:24.676Z","updated_at":"2026-03-04T06:03:07.418Z","avatar_url":"https://github.com/serras.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LambdaConf 2015 Haskell web workshop\n\n### Preparing for the workshop\n\n1. Install Haskell following the instructions of the [download](https://www.haskell.org/downloads) page.\n2. Open a terminal.\n3. Run `cabal update`.\n4. Run `cabal install Spock blaze-html shakespeare aeson stm persistent-template persistent-sqlite esqueleto digestive-functors-blaze Spock-digestive digestive-functors-aeson wai-middleware-static`.\n5. If you want to follow the deployment exercise, install [Heroku Toolbelt](https://toolbelt.heroku.com/).\n\n### [Slides](https://docs.google.com/presentation/d/10m9zTl3Lir68VsT-yV_Ke-hvBBuq7Lj08WQ-yxElIKg/edit?usp=sharing)\n\n### Exercises\n\n1. [Returning JSON](https://github.com/serras/lambdaconf-2015-web/blob/master/ex1-json.md)\n2. [Software Transactional Memory](https://github.com/serras/lambdaconf-2015-web/blob/master/ex2-stm.md) (advanced)\n3. [Database](https://github.com/serras/lambdaconf-2015-web/blob/master/ex3-db.md)\n4. [Esqueleto](https://github.com/serras/lambdaconf-2015-web/blob/master/ex4-esqueleto.md) (advanced)\n5. [Digestive Functors](https://github.com/serras/lambdaconf-2015-web/blob/master/ex5-digestive.md)\n6. [Deployment on Heroku](https://github.com/serras/lambdaconf-2015-web/blob/master/ex6-heroku.md)\n\n### Running an exercise\n\n1. Open a terminal.\n2. Go to the folder corresponding to the exercise.\n3. Execute `cabal install --only-dependencies`.\n4. Execute `cabal build`.\n5. The resulting program should be on the `dist` folder, inside a folder with the name of the exercise. You can run this program to start the web server. For example, the first exercise is run with `./dist/ex1-json/ex1-json`.\n6. Open your browser of choice and point it to `http://localhost:8080`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserras%2Flambdaconf-2015-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserras%2Flambdaconf-2015-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserras%2Flambdaconf-2015-web/lists"}