PFP Presentations
Jump to navigation
Jump to search
List of topics 2023/24
- Web API - Scotty https://hackage.haskell.org/package/scotty -
- Web API - servant https://docs.servant.dev/en/stable/ -
- Database - postgresql-simple https://hackage.haskell.org/package/postgresql-simple - dre0060
- Database - beam https://haskell-beam.github.io/beam/ -
- Database - opaleye https://hackage.haskell.org/package/opaleye
- Web (no Haskell) - https://elm-lang.org/ - oso0008
- Testing in Haskell - kov0354