{"id":13509513,"url":"https://github.com/scrogson/exgravatar","last_synced_at":"2025-04-28T17:01:15.634Z","repository":{"id":13434063,"uuid":"16123092","full_name":"scrogson/exgravatar","owner":"scrogson","description":"An Elixir module for generating Gravatar urls.","archived":false,"fork":false,"pushed_at":"2021-11-16T16:24:32.000Z","size":119,"stargazers_count":24,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-23T01:39:02.610Z","etag":null,"topics":["elixir","gravatar"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scrogson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-01-22T00:01:30.000Z","updated_at":"2024-12-29T06:28:47.000Z","dependencies_parsed_at":"2022-09-05T17:00:42.163Z","dependency_job_id":null,"html_url":"https://github.com/scrogson/exgravatar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrogson%2Fexgravatar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrogson%2Fexgravatar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrogson%2Fexgravatar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scrogson%2Fexgravatar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scrogson","download_url":"https://codeload.github.com/scrogson/exgravatar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251352104,"owners_count":21575858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["elixir","gravatar"],"created_at":"2024-08-01T02:01:08.868Z","updated_at":"2025-04-28T17:01:15.511Z","avatar_url":"https://github.com/scrogson.png","language":"Elixir","funding_links":[],"categories":["Third Party APIs"],"sub_categories":[],"readme":"# Exgravatar\n\n![CI](https://github.com/scrogson/exgravatar/workflows/Elixir%20CI/badge.svg)\n[![Module Version](https://img.shields.io/hexpm/v/exgravatar.svg)](https://hex.pm/packages/exgravatar)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-lightgreen.svg)](https://hexdocs.pm/exgravatar/)\n[![Total Download](https://img.shields.io/hexpm/dt/exgravatar.svg)](https://hex.pm/packages/exgravatar)\n[![License](https://img.shields.io/hexpm/l/exgravatar.svg)](https://github.com/scrogson/exgravatar/blob/master/LICENSE.md)\n[![Last Updated](https://img.shields.io/github/last-commit/scrogson/exgravatar.svg)](https://github.com/scrogson/exgravatar/commits/master)\n\nAn Elixir module for generating [Gravatar](http://gravatar.com) urls.\n\nMake sure to check out the\n[Gravatar documentation](https://en.gravatar.com/site/implement/images/) for all\navailable options.\n\n## Usage\n\n```elixir\nimport Exgravatar\n\ngravatar_url \"jdoe@example.com\", secure: false\n#=\u003e \"http://gravatar.com/avatar/694ea0904ceaf766c6738166ed89bafb\"\n\n# with size option in pixels\ngravatar_url(\"jdoe@example.com\", s: 256)\n#=\u003e \"https://secure.gravatar.com/avatar/694ea0904ceaf766c6738166ed89bafb?s=256\"\n```\n\n## Copyright and License\n\nCopyright (c) 2015 Sonny Scroggin\n\nThis work is free. You can redistribute it and/or modify it under the\nterms of the MIT License. See the [LICENSE.md](./LICENSE.md) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrogson%2Fexgravatar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscrogson%2Fexgravatar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscrogson%2Fexgravatar/lists"}