{"id":43643605,"url":"https://github.com/sparcopt/odin-eye","last_synced_at":"2026-02-04T18:11:51.250Z","repository":{"id":212186223,"uuid":"730447024","full_name":"sparcopt/odin-eye","owner":"sparcopt","description":"Valheim Server plugin that provides game server data through a REST API and WebSockets.","archived":false,"fork":false,"pushed_at":"2024-04-02T14:25:57.000Z","size":7466,"stargazers_count":5,"open_issues_count":11,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T15:37:50.085Z","etag":null,"topics":["plugin","rest-api","valheim","valheim-api","valheim-events","valheim-game-mod","valheim-mod","valheim-server","websockets"],"latest_commit_sha":null,"homepage":"https://sparcopt.github.io/odin-eye/","language":"C#","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/sparcopt.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}},"created_at":"2023-12-12T00:16:58.000Z","updated_at":"2024-07-02T06:51:39.000Z","dependencies_parsed_at":"2023-12-13T00:35:52.044Z","dependency_job_id":"700baed5-7d91-4094-8f77-2d91cffe1b32","html_url":"https://github.com/sparcopt/odin-eye","commit_stats":null,"previous_names":["sparcopt/odin-eye"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sparcopt/odin-eye","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparcopt%2Fodin-eye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparcopt%2Fodin-eye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparcopt%2Fodin-eye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparcopt%2Fodin-eye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sparcopt","download_url":"https://codeload.github.com/sparcopt/odin-eye/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparcopt%2Fodin-eye/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29092963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"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":["plugin","rest-api","valheim","valheim-api","valheim-events","valheim-game-mod","valheim-mod","valheim-server","websockets"],"created_at":"2026-02-04T18:11:50.740Z","updated_at":"2026-02-04T18:11:51.230Z","avatar_url":"https://github.com/sparcopt.png","language":"C#","readme":"﻿\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/odineye.png\" height=\"128\"\u003e\n  \u003ch2 align=\"center\"\u003eOdinEye\u003c/h2\u003e\n  \u003cp align=\"center\"\u003eValheim Server plugin that provides game server data through a REST API and WebSockets.\u003cp\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/last-commit/sparcopt/odin-eye\"\u003e\n    \u003ca href=\"https://www.nuget.org/packages/OdinEye.Models\"\u003e\n      \u003cimg src=\"https://img.shields.io/nuget/vpre/OdinEye.Models?label=NuGet%20beta\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/sparcopt/odin-eye/actions/workflows/build-main.yaml\" \u003e\n      \u003cimg alt=\"GitHub Workflow Status (with event)\" src=\"https://img.shields.io/github/actions/workflow/status/sparcopt/odin-eye/build-main.yaml?label=main\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/sparcopt/odin-eye/actions/workflows/build-pr.yaml\" \u003e\n      \u003cimg alt=\"GitHub Workflow Status (with event)\" src=\"https://img.shields.io/github/actions/workflow/status/sparcopt/odin-eye/build-pr.yaml?label=pull%20request\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\u003e [!IMPORTANT]\n\u003e This project is currently under development. Beta versions are accessible and ready for use, but please note that breaking changes may be implemented without prior notice.\n\n## ℹ️ Overview\n\nOdinEye is a free, open-source Valheim server plugin that exposes server and gameplay data. The plugin provides a public REST API, enabling consumers to access relevant information about the dedicated server instance, including details like current online players and boss progression. In addition to this, in-game events like player actions or raids, and periodic data such as player stats, are also accessible as a stream of events through WebSockets.\n\n## ✨ Features\n\n- **Seamless integration**\n  - Install the plugin and extend your server's capabilities in just a few minutes. Unlock new integration possibilities\n- **Game server API**\n  - Use the provided REST API to query game server data such as player info, boss progression and game world details\n- **Game events**\n  - Stay updated with live, in-game events as they occur. Build interactive client applications that mirror the game actions\n \n## 📦 Getting started\n\nInstallation instructions are available at: [Installation](https://sparcopt.github.io/odin-eye/docs/getting-started/installation)\n\n## 📨 API\n\nLearn more about the API and how to use it: [API Reference](https://sparcopt.github.io/odin-eye/docs/category/api-reference)\n\n## ⚡ Events\n\nLearn more about the game events and how to use them: [Events](https://sparcopt.github.io/odin-eye/docs/category/events)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparcopt%2Fodin-eye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsparcopt%2Fodin-eye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparcopt%2Fodin-eye/lists"}