jasiozet / expectoSaturnumPlayground

Playing around with Saturn, Expecto and other stuff. Trying to get a feel of best practices and what feels productive to me.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

F# backend playground

Domain

Gathering results for matches for boardgame 7 Wonders

For starters dealing with 3 Player matches.

Saturn - for easy backend

Expecto - for testing

How to run:

  • api - cd api && dotnet run
  • tests - cd tests && dotnet run

Needs dotNET 6.

Learning list TODO:

  • Connected to Sqlite Database
  • Do property based testing with FsCheck
  • Get through basic CRUD

About

Playing around with Saturn, Expecto and other stuff. Trying to get a feel of best practices and what feels productive to me.


Languages

Language:F# 100.0%