{"id":20198642,"url":"https://github.com/eclipsesource/virgo_game_of_life","last_synced_at":"2026-05-30T20:31:26.429Z","repository":{"id":75285363,"uuid":"48698155","full_name":"eclipsesource/virgo_game_of_life","owner":"eclipsesource","description":"Eclipse Virgo by Example: Game of Life","archived":false,"fork":false,"pushed_at":"2016-06-03T14:08:57.000Z","size":1978,"stargazers_count":3,"open_issues_count":4,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-01-13T18:26:46.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eclipsesource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2015-12-28T15:13:28.000Z","updated_at":"2017-02-07T13:00:00.000Z","dependencies_parsed_at":"2023-06-06T00:45:31.904Z","dependency_job_id":null,"html_url":"https://github.com/eclipsesource/virgo_game_of_life","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eclipsesource/virgo_game_of_life","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2Fvirgo_game_of_life","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2Fvirgo_game_of_life/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2Fvirgo_game_of_life/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2Fvirgo_game_of_life/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipsesource","download_url":"https://codeload.github.com/eclipsesource/virgo_game_of_life/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipsesource%2Fvirgo_game_of_life/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33709269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-14T04:32:46.683Z","updated_at":"2026-05-30T20:31:26.404Z","avatar_url":"https://github.com/eclipsesource.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Important urls:\n\n[http://localhost:8080/gol/springtime](Spring basic configuration check)\n\n[http://localhost:8080/gol/ping](WebSocket ping endpoint) \u003cCan \"Upgrade\" only to \"WebSocket\"\u003e\n\n[http://localhost:8080/gol/stock](Spring stock examples endpoint)\n\n[http://localhost:8080/gol/ws/info](WebSocket information)\n\n    ::::json\n    {\"entropy\":2113121810,\"origins\":[\"*:*\"],\"cookie_needed\":true,\"websocket\":true}\n\n[http://localhost:8080/gol/board](Game of Life board)\n\n## Build game-of-life\n\n### Dockerize the example\n\n    ::::sh\n    $ ./gradlew build :app:dockerize\n\n### Run the dockerized example\n\n    ::::sh\n    $ docker run --rm -it -p 8080:8080 -p 2501:2501 --hostname gol --name gol game-of-life/app\n\nAccess the OSGi console of the running container with\n\n    ::::ssh\n    $ telnet localhost 2501\n    OSGi\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipsesource%2Fvirgo_game_of_life","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipsesource%2Fvirgo_game_of_life","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipsesource%2Fvirgo_game_of_life/lists"}