Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 300 Bytes

Readme.md

File metadata and controls

5 lines (3 loc) · 300 Bytes

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!