Skip to content

Zaid-Ajaj/hawaii-samples-petstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hawaii - PetStore sample

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.

Run the sample

dotnet restore
dotnet run

Regenrate the PetStore client

install hawaii locally on your machine:

dotnet tool install hawaii -g

Then run the following in the root directory

hawaii

About

PetStore API sample with Hawaii

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages