This repository shows an example of using Hawaii to generate a type-safe F# client for the standard PetStore API and using that client from a simple console application.
dotnet restore
dotnet run
install hawaii
locally on your machine:
dotnet tool install hawaii -g
Then run the following in the root directory
hawaii