This repository accompanies our blog post on JSON deserialization.
To run the server, simply run dotnet run
.
requests.fsx
contains an example request; play around with the request body to see how the server responds!
This repository accompanies our blog post on JSON deserialization.
To run the server, simply run dotnet run
.
requests.fsx
contains an example request; play around with the request body to see how the server responds!