{"id":17192154,"url":"https://github.com/arokettu/vishnu","last_synced_at":"2025-03-25T06:35:43.669Z","repository":{"id":56897527,"uuid":"70334094","full_name":"arokettu/vishnu","owner":"arokettu","description":"A ruby interface for the Libravatar service","archived":false,"fork":false,"pushed_at":"2023-12-09T08:46:09.000Z","size":83,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T06:11:15.332Z","etag":null,"topics":["libravatar","ruby","ruby-gem"],"latest_commit_sha":null,"homepage":"https://www.libravatar.org/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arokettu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-08T13:48:49.000Z","updated_at":"2023-12-09T08:41:31.000Z","dependencies_parsed_at":"2025-01-30T07:00:59.882Z","dependency_job_id":null,"html_url":"https://github.com/arokettu/vishnu","commit_stats":null,"previous_names":["sandfoxme/vishnu"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arokettu%2Fvishnu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arokettu%2Fvishnu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arokettu%2Fvishnu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arokettu%2Fvishnu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arokettu","download_url":"https://codeload.github.com/arokettu/vishnu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245414532,"owners_count":20611364,"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":["libravatar","ruby","ruby-gem"],"created_at":"2024-10-15T01:28:23.194Z","updated_at":"2025-03-25T06:35:43.631Z","avatar_url":"https://github.com/arokettu.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vishnu\n\n[![Gem](https://img.shields.io/gem/v/vishnu.svg?style=flat-square)](https://rubygems.org/gems/commonmarker-rouge)\n[![Gitlab pipeline status](https://img.shields.io/gitlab/pipeline/sandfox/vishnu/master.svg?style=flat-square)](https://gitlab.com/sandfox/vishnu/-/pipelines)\n\nVishnu is a simple library to use Libravatar avatars in your ruby app.\n\n[Libravatar](https://libravatar.org/) is an avatar service to let their\nusers associate avatar images with their emails or openids. This rubygem\ngenerates their avatar URL.\n\n## Installation\n\nAdd the following line to your ```Gemfile```:\n\n```ruby\ngem 'vishnu'\n```\n\nOr if you want to register ```Libravatar``` alias, then:\n\n```ruby\ngem 'vishnu', require: 'libravatar'\n```\n\n## Simple Usage\n\n```ruby\nVishnu.new(email:  'someone@example.com').url   # get avatar for email\nVishnu.new(openid: 'https://example.com').url   # get avatar for OpenID URL\n```\n\n## Documentation\n\nRead full documentation here: \u003chttps://sandfox.dev/ruby/vishnu.html\u003e\n\n## Support\n\nPlease file issues on our main repo at GitLab: \u003chttps://gitlab.com/sandfox/vishnu/-/issues\u003e\n\n## License\n\nLicensed under the MIT License. See ```LICENSE.txt``` for further details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farokettu%2Fvishnu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farokettu%2Fvishnu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farokettu%2Fvishnu/lists"}