{"id":50903490,"url":"https://github.com/jdolan/quetoo-stats","last_synced_at":"2026-06-16T05:02:31.846Z","repository":{"id":359908687,"uuid":"1247962383","full_name":"jdolan/quetoo-stats","owner":"jdolan","description":"REST API and database schema for Quetoo gameplay statistics","archived":false,"fork":false,"pushed_at":"2026-06-05T22:08:51.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-05T22:22:07.018Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/jdolan.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-24T02:26:17.000Z","updated_at":"2026-06-05T22:08:54.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jdolan/quetoo-stats","commit_stats":null,"previous_names":["jdolan/quetoo-stats"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jdolan/quetoo-stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdolan%2Fquetoo-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdolan%2Fquetoo-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdolan%2Fquetoo-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdolan%2Fquetoo-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdolan","download_url":"https://codeload.github.com/jdolan/quetoo-stats/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdolan%2Fquetoo-stats/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34391703,"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-06-16T02:00:06.860Z","response_time":126,"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":"2026-06-16T05:02:31.115Z","updated_at":"2026-06-16T05:02:31.841Z","avatar_url":"https://github.com/jdolan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quetoo-stats\n\nREST API and database schema for Quetoo gameplay statistics.\n\n## Stack\n\n- **Apache** + **mod_php** (PHP 8+)\n- **MariaDB** (MySQL-compatible)\n- **Let's Encrypt** for TLS\n\n## API\n\n### `POST /api/frags`\n\nAccepts a JSON array of frag events from a Quetoo dedicated server.\n\n```json\n[\n  {\n    \"level\":         \"dm_quetoo\",\n    \"attacker\":      \"PlayerA\",\n    \"attacker_guid\": \"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\",\n    \"target\":        \"PlayerB\",\n    \"target_guid\":   \"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\",\n    \"weapon\":        \"railgun\",\n    \"mod\":           12\n  }\n]\n```\n\n### `GET /api/leaderboard`\n\nReturns top fraggers. Optional query params: `limit`, `level`, `weapon`.\n\n## Setup\n\n```bash\nsudo bash install.sh\n```\n\nInstalls the full LAMP stack, configures MariaDB, deploys the app, and\nobtains a Let's Encrypt certificate for `stats.quetoo.org`.\n\n## Configuration\n\nCredentials live in `config.local.php` (generated by `install.sh`, never committed).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdolan%2Fquetoo-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdolan%2Fquetoo-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdolan%2Fquetoo-stats/lists"}