Difference between revisions of "PFP Presentations"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== List of topics 2022/23 == | == List of topics 2022/23 == | ||
− | * Web API - Scotty https://hackage.haskell.org/package/scotty - kap0092 | + | * Web API - Scotty https://hackage.haskell.org/package/scotty - kap0092, pru0063 |
* Web API - servant https://docs.servant.dev/en/stable/ - sal0137 | * Web API - servant https://docs.servant.dev/en/stable/ - sal0137 | ||
− | * Database - postgresql-simple https://hackage.haskell.org/package/postgresql-simple - maj0142 | + | * Database - postgresql-simple https://hackage.haskell.org/package/postgresql-simple - maj0142, kro0175 |
* Database - beam https://haskell-beam.github.io/beam/ - ser0052 | * Database - beam https://haskell-beam.github.io/beam/ - ser0052 | ||
* Database - opaleye https://hackage.haskell.org/package/opaleye | * Database - opaleye https://hackage.haskell.org/package/opaleye | ||
* Web (no Haskell) - https://elm-lang.org/ - tul009, mal0349, lun0024 | * Web (no Haskell) - https://elm-lang.org/ - tul009, mal0349, lun0024 | ||
* Testing in Haskell - | * Testing in Haskell - |
Revision as of 12:56, 1 December 2023
List of topics 2022/23
- Web API - Scotty https://hackage.haskell.org/package/scotty - kap0092, pru0063
- Web API - servant https://docs.servant.dev/en/stable/ - sal0137
- Database - postgresql-simple https://hackage.haskell.org/package/postgresql-simple - maj0142, kro0175
- Database - beam https://haskell-beam.github.io/beam/ - ser0052
- Database - opaleye https://hackage.haskell.org/package/opaleye
- Web (no Haskell) - https://elm-lang.org/ - tul009, mal0349, lun0024
- Testing in Haskell -