Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 472 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 472 Bytes

auctions

Proof of concept Auction APIs

C#

Port of the F# domain code into C#. The C# code is intented to be more ideomatic for a C# speaker. Has since evolved to trial repository for such things as dev containers, bicep et.c..

F#

Original project that started out as a weekend POC. Has since evolved to become a project where I try out simple usages of Giraffe, Suave, F#+, Fleece et.c..

Haskell

Port of F# domain and serialization code into Haskell.