{"id":28639092,"url":"https://github.com/tsirysndr/rocksky_gleam","last_synced_at":"2026-01-29T09:37:41.948Z","repository":{"id":291469115,"uuid":"977715315","full_name":"tsirysndr/rocksky_gleam","owner":"tsirysndr","description":"Gleam Library for the Rocksky API","archived":false,"fork":false,"pushed_at":"2025-05-05T05:12:26.000Z","size":258,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-06T01:31:21.967Z","etag":null,"topics":["atproto","gleam","lastfm","rocksky","rocksky-sdk","scrobble"],"latest_commit_sha":null,"homepage":"https://docs.rocksky.app","language":"Gleam","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsirysndr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-05-04T20:14:34.000Z","updated_at":"2025-07-23T13:18:46.000Z","dependencies_parsed_at":"2025-05-04T21:35:57.476Z","dependency_job_id":null,"html_url":"https://github.com/tsirysndr/rocksky_gleam","commit_stats":null,"previous_names":["tsirysndr/rocksky_gleam"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tsirysndr/rocksky_gleam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Frocksky_gleam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Frocksky_gleam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Frocksky_gleam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Frocksky_gleam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsirysndr","download_url":"https://codeload.github.com/tsirysndr/rocksky_gleam/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Frocksky_gleam/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28873989,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T07:35:32.468Z","status":"ssl_error","status_checked_at":"2026-01-29T07:33:31.463Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["atproto","gleam","lastfm","rocksky","rocksky-sdk","scrobble"],"created_at":"2025-06-12T19:10:27.711Z","updated_at":"2026-01-29T09:37:41.904Z","avatar_url":"https://github.com/tsirysndr.png","language":"Gleam","funding_links":[],"categories":["Gleam"],"sub_categories":[],"readme":"# rocksky_gleam\n\n[![test](https://github.com/tsirysndr/rocksky_gleam/actions/workflows/test.yml/badge.svg)](https://github.com/tsirysndr/rocksky_gleam/actions/workflows/test.yml)\n[![Package Version](https://img.shields.io/hexpm/v/rocksky)](https://hex.pm/packages/rocksky)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/rocksky/)\n\nThe official [Rocksky](https://rocksky.app) Gleam client library.\n\n```sh\ngleam add rocksky@1\n```\n```gleam\nimport gleam/option.{Some}\nimport rocksky/client/base\nimport rocksky/resources/scrobbles\n\npub fn main() {\n  let client = base.new()\n\n  scrobbles.new(client)\n  |\u003e scrobbles.get_scrobbles(Some(\"tsiry-sandratraina.com\"))\n  |\u003e echo\n}\n\n```\n\nFurther documentation can be found at \u003chttps://hexdocs.pm/rocksky\u003e.\n\n## Development\n\n```sh\ngleam run   # Run the project\ngleam test  # Run the tests\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsirysndr%2Frocksky_gleam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsirysndr%2Frocksky_gleam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsirysndr%2Frocksky_gleam/lists"}