Skip to content

F# implementation to interact with the Gravatar API. Useful example for new users

License

Notifications You must be signed in to change notification settings

brackendev/GravatarDemo-FSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.


GravatarDemo-FSharp

F# implementation to interact with the Gravatar API.

TODO

  • Support the latest .NET Standard release.

Installation

  1. Download this project.
  2. Install and setup .NET Core.

Example Usage

Execute in a shell (in the project's Gravatar.Console directory):

dotnet run image email@example.com
dotnet run profile email@example.com

Author

Bracken Spencer

License

GravatarSDK-FSharp is released under the MIT license. See the LICENSE file for more info.


Useful Links

About

F# implementation to interact with the Gravatar API. Useful example for new users

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages