{"id":16787932,"url":"https://github.com/thinkverse/parakeet","last_synced_at":"2026-01-03T08:03:37.029Z","repository":{"id":105003295,"uuid":"378286406","full_name":"thinkverse/parakeet","owner":"thinkverse","description":"Asynchronous multiplayer game provider written in Laravel 8","archived":false,"fork":false,"pushed_at":"2021-06-19T00:03:53.000Z","size":362,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T10:13:08.439Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"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/thinkverse.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":"2021-06-18T23:40:02.000Z","updated_at":"2022-08-05T09:40:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"8910dfb9-aa91-44ca-b63c-fd8f37f77df9","html_url":"https://github.com/thinkverse/parakeet","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/thinkverse%2Fparakeet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkverse%2Fparakeet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkverse%2Fparakeet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkverse%2Fparakeet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinkverse","download_url":"https://codeload.github.com/thinkverse/parakeet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243950962,"owners_count":20373665,"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":"2024-10-13T08:16:25.783Z","updated_at":"2026-01-03T08:03:36.953Z","avatar_url":"https://github.com/thinkverse.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parakeet\n\nParakeet provides an asynchronous server implementation for multiplayer games via a HTTP based API. Built on Laravel 8 it is easily extended and modified to suit your games specific needs.\n\nOut of the box, Parakeet can support user authentication, creating and joining games as well as a basic matchmaking system.\n\n## Features\n\n* User authentication and authorization supported by Laravel's Sanctum\n* Game creation\n* Basic matchmaking - join an available game or create one if none are available\n* Player seat numbering (for example, seating players around a poker table)\n* Game data synchronisation between clients\n\n## Installation\n\n1. Download this repository\n2. Use composer to install the dependencies\n```composer install```\n3. Create a copy of ```env.example``` and save as ```.env```\n4. Modify your ```.env``` file to suit your project\n5. From the command line, run ```php artisan key:generate``` to generate a new application key\n6. Serve up your project!\n\n## Contributing\n\nPlease feel free to contribute to this project by creating a pull request with details of your changes or additions to the project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkverse%2Fparakeet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinkverse%2Fparakeet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkverse%2Fparakeet/lists"}