{"id":20954395,"url":"https://github.com/devsisters/zio-agones","last_synced_at":"2025-05-14T04:32:46.275Z","repository":{"id":185269232,"uuid":"673238521","full_name":"devsisters/zio-agones","owner":"devsisters","description":"Lightweight Scala client for Agones SDK using ZIO","archived":false,"fork":false,"pushed_at":"2024-06-18T05:15:19.000Z","size":14,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-06-18T06:32:44.024Z","etag":null,"topics":["agones","scala","zio"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/devsisters.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}},"created_at":"2023-08-01T07:23:23.000Z","updated_at":"2024-06-18T06:32:47.196Z","dependencies_parsed_at":null,"dependency_job_id":"a53c89c8-c441-4cfb-a9cb-c811e73c0516","html_url":"https://github.com/devsisters/zio-agones","commit_stats":null,"previous_names":["devsisters/zio-agones"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsisters%2Fzio-agones","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsisters%2Fzio-agones/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsisters%2Fzio-agones/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devsisters%2Fzio-agones/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devsisters","download_url":"https://codeload.github.com/devsisters/zio-agones/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225275657,"owners_count":17448389,"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":["agones","scala","zio"],"created_at":"2024-11-19T01:14:34.073Z","updated_at":"2024-11-19T01:14:34.734Z","avatar_url":"https://github.com/devsisters.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zio-agones\n\n[![Release Artifacts][Badge-SonatypeReleases]][Link-SonatypeReleases]\n[![Snapshot Artifacts][Badge-SonatypeSnapshots]][Link-SonatypeSnapshots]\n\n[Link-SonatypeReleases]: https://s01.oss.sonatype.org/content/repositories/releases/com/devsisters/zio-agones_2.13/ \"Sonatype Releases\"\n[Badge-SonatypeReleases]: https://img.shields.io/nexus/r/https/s01.oss.sonatype.org/com.devsisters/zio-agones_2.13.svg \"Sonatype Releases\"\n[Link-SonatypeSnapshots]: https://s01.oss.sonatype.org/content/repositories/snapshots/com/devsisters/zio-agones_2.13/ \"Sonatype Snapshots\"\n[Badge-SonatypeSnapshots]: https://img.shields.io/nexus/s/https/s01.oss.sonatype.org/com.devsisters/zio-agones_2.13.svg \"Sonatype Snapshots\"\n\n**zio-agones** is a lightweight Scala client for [Agones SDK](https://agones.dev/site/docs/guides/client-sdks/) using ZIO.\n\nSample usage:\n\n```scala\nimport com.devsisters.AgonesClient\nimport zio.*\n\nfor {\n  agones \u003c- ZIO.service[AgonesClient]\n  _      \u003c- agones.ready\n  _      \u003c- agones.health(Schedule.fixed(5.seconds).unit).ignore.fork\n  _      \u003c- agones.getGameServer.debug\n  _      \u003c- agones.shutdown\n} yield ()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsisters%2Fzio-agones","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevsisters%2Fzio-agones","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevsisters%2Fzio-agones/lists"}