{"id":40824282,"url":"https://github.com/tberey/ts-node-poker-game-multiplayer-api-server","last_synced_at":"2026-01-21T22:11:09.894Z","repository":{"id":42844627,"uuid":"262883275","full_name":"tberey/ts-node-poker-game-multiplayer-api-server","owner":"tberey","description":"An online multiplayer Poker game. Hosted http REST API, made in Typescript and Node, with Express and Socket.IO frameworks.","archived":false,"fork":false,"pushed_at":"2022-12-12T18:01:48.000Z","size":262,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-04T09:55:03.502Z","etag":null,"topics":["api","http","http-server","multiplayer","node","node-js","node-module","node-ts","object-oriented","object-oriented-programming","objects","poker","rest","rest-api","restful-api","socket","socket-io","sockets","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"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/tberey.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}},"created_at":"2020-05-10T22:01:34.000Z","updated_at":"2023-01-31T10:07:07.000Z","dependencies_parsed_at":"2023-01-27T23:15:25.541Z","dependency_job_id":null,"html_url":"https://github.com/tberey/ts-node-poker-game-multiplayer-api-server","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/tberey/ts-node-poker-game-multiplayer-api-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tberey%2Fts-node-poker-game-multiplayer-api-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tberey%2Fts-node-poker-game-multiplayer-api-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tberey%2Fts-node-poker-game-multiplayer-api-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tberey%2Fts-node-poker-game-multiplayer-api-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tberey","download_url":"https://codeload.github.com/tberey/ts-node-poker-game-multiplayer-api-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tberey%2Fts-node-poker-game-multiplayer-api-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28645196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"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":["api","http","http-server","multiplayer","node","node-js","node-module","node-ts","object-oriented","object-oriented-programming","objects","poker","rest","rest-api","restful-api","socket","socket-io","sockets","typescript"],"created_at":"2026-01-21T22:11:07.750Z","updated_at":"2026-01-21T22:11:09.885Z","avatar_url":"https://github.com/tberey.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Poker Room \u0026 Table Browser App: (TypeScript + Node.js)\n\n## An online multiplayer Poker game, presented on a hosted http REST API, made in Typescript and Node, with Express and Socket.IO frameworks, using front-end EJS template engine.\n\n### \u003ci\u003e Login and join the Poker table, presented in real-time and dynamically updated to all users.\n\n\u003cbr\u003e\n\n***\n\n###### Client Page (Front-End) Homepage: \u003cbr\u003e\n#### \u003cb\u003ehttp://localhost:\u003cPort\\\u003e/\u003c/b\u003e\n\n***\n\n\u003cbr\u003e\u003ci\u003e\n\n|Version| Changes|\n|:---|:---|\n|Version 0.0.1 [2020-05-10]|\u003cul\u003e\u003cli\u003eInitial Commit.\u003c/li\u003e\u003cli\u003eAdd inital directory structure and files.\u003c/li\u003e\u003cli\u003eBuild enables users to join, by setting a name on the login page, and then redirected to the poker room.\u003c/li\u003e\u003cli\u003eAdd logging/informative details about who connects/disconnects.\u003c/li\u003e\u003cli\u003eAdd README.md\u003c/li\u003e\u003c/ul\u003e|\n|Version 0.0.2 [2020-05-22]|\u003cul\u003e\u003cli\u003eAdd Poker game components.\u003c/li\u003e\u003cli\u003eFurther progress to all classes and server communication.\u003c/li\u003e\u003cli\u003eCreate a new game with up to 8 players, where 2-card hands will be dealt from a shuffled deck, turns set and a dealer.\u003c/li\u003e\u003cli\u003eCall, fold and betting works - Will not progress past an infinte first round yet.\u003c/li\u003e\u003cli\u003eAdd README.md\u003c/li\u003e\u003c/ul\u003e|","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftberey%2Fts-node-poker-game-multiplayer-api-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftberey%2Fts-node-poker-game-multiplayer-api-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftberey%2Fts-node-poker-game-multiplayer-api-server/lists"}