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 - | + | * Web API - Scotty https://hackage.haskell.org/package/scotty - kap0092 |
− | * Web API - servant https://docs.servant.dev/en/stable/ - | + | * Web API - servant https://docs.servant.dev/en/stable/ - sal0137 |
− | * Database - postgresql-simple https://hackage.haskell.org/package/postgresql-simple - | + | * Database - postgresql-simple https://hackage.haskell.org/package/postgresql-simple - maj0142 |
− | * Database - beam https://haskell-beam.github.io/beam/ - | + | * 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/ - | + | * Web (no Haskell) - https://elm-lang.org/ - tul009, mal0349 |
− | + | * Testing in Haskell - | |
− | * Testing in Haskell - |
Revision as of 13:57, 14 November 2023
List of topics 2022/23
- Web API - Scotty https://hackage.haskell.org/package/scotty - kap0092
- Web API - servant https://docs.servant.dev/en/stable/ - sal0137
- Database - postgresql-simple https://hackage.haskell.org/package/postgresql-simple - maj0142
- 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
- Testing in Haskell -