Currently, the BaseballSharpCli example app just calls several different endpoints and prints the results to console. In addition to this, it would be also nice to have:
- A more refined console app which allows you to select an endpoint instead of printing all current endpoints at once.
- A console example written in F#.
- A web example using Blazor.