My Gravatar demo projects are for developers to get acquainted with languages and platforms with something more than a "Hello World" example. Versions are available for Clojure, F#, Newspeak, Pharo, Racket, and Squeak.
F# implementation to interact with the Gravatar API.
- .NET Standard 2.0 reference platform.
- Tests included.
- brackendev/FSharp-Bootstrap.sh was used for project initialization.
- Support the latest .NET Standard release.
- Download this project.
- Install and setup .NET Core.
Execute in a shell (in the project's Gravatar.Console directory):
dotnet run image [email protected]
dotnet run profile [email protected]
Bracken Spencer
GravatarSDK-FSharp is released under the MIT license. See the LICENSE file for more info.