{"id":23860253,"url":"https://github.com/strifel/highscore","last_synced_at":"2025-06-17T19:38:22.705Z","repository":{"id":130299511,"uuid":"206644624","full_name":"strifel/Highscore","owner":"strifel","description":"A simple Highscore Server (Saves the highscore of your game)","archived":false,"fork":false,"pushed_at":"2019-09-13T12:59:20.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-03T04:41:23.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/strifel.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":"2019-09-05T19:45:00.000Z","updated_at":"2019-09-13T12:59:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae4b79a8-340a-4e76-8a34-fda5da902a08","html_url":"https://github.com/strifel/Highscore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strifel%2FHighscore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strifel%2FHighscore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strifel%2FHighscore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strifel%2FHighscore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strifel","download_url":"https://codeload.github.com/strifel/Highscore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240170070,"owners_count":19759140,"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":[],"created_at":"2025-01-03T04:38:10.382Z","updated_at":"2025-02-22T11:31:04.424Z","avatar_url":"https://github.com/strifel.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Highscore\nA simple php Highscore server\n## WARNING\n#### I DO NOT GUARANTEE FOR THE SAFETY OF THIS SOFTWARE. \n#### I DO NOT PROVIDE ANY WARRANTY\n#### THIS SOFTWARE DEFINITELY CONTAINS SECURITY ISSUES (i have not found, yet)\n## Disclaimer\nYou should know that as long the client provides the score/any information there is no proof that it is the real score.\nThis Tool I just wrote for small usage with friends, where I accept if somebody cheats.\n## Installation\n1. Put this all on some server.\n2. Let some webserver point to the directory, but forbid access to `private`\n3. Create the `private/score` directory\n4. For each game create a `.score` file with the name of the game in the score directory and write a 0 (or any start value) into the file.\n5. Point your game clients to the installation\n6. Write custom validation in `verify.php` and enable in `config.php`\n## Game client configuration / \"API\"\n - Only one endpoint `/`\n - Game will be set by game parameter e.g. `?game=test` \n - GET Method will get the Score, POST will post the score\n - GET does not need more information\n - POST does need the score and verify (if enabled) in body as form-data\n## Troubleshooting\nIf you are getting some errors first make sure the user of the webserver has write and read access to the score directory.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrifel%2Fhighscore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrifel%2Fhighscore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrifel%2Fhighscore/lists"}