{"id":19525425,"url":"https://github.com/pshreyam/simple-chat-app","last_synced_at":"2026-06-15T19:31:07.473Z","repository":{"id":262039913,"uuid":"877923349","full_name":"pshreyam/simple-chat-app","owner":"pshreyam","description":"💬 A miniproject implementing simple chat app for understanding websocket","archived":false,"fork":false,"pushed_at":"2024-11-10T04:33:23.000Z","size":208,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T01:43:25.168Z","etag":null,"topics":["fastapi","websockets"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/pshreyam.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":"2024-10-24T13:28:18.000Z","updated_at":"2024-11-10T04:33:27.000Z","dependencies_parsed_at":"2024-11-10T05:32:51.159Z","dependency_job_id":null,"html_url":"https://github.com/pshreyam/simple-chat-app","commit_stats":null,"previous_names":["pshreyam/simple-chat-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pshreyam/simple-chat-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pshreyam%2Fsimple-chat-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pshreyam%2Fsimple-chat-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pshreyam%2Fsimple-chat-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pshreyam%2Fsimple-chat-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pshreyam","download_url":"https://codeload.github.com/pshreyam/simple-chat-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pshreyam%2Fsimple-chat-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34377872,"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-15T02:00:07.085Z","response_time":63,"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":["fastapi","websockets"],"created_at":"2024-11-11T01:04:24.327Z","updated_at":"2026-06-15T19:31:07.454Z","avatar_url":"https://github.com/pshreyam.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Chat App\n\nA simple chat app using FastAPI websocket server for backend for understanding the workings of websocket.\n\n\u003cimg src=\"./screenshots/user1.png\" width=\"400\" /\u003e \u003cimg src=\"./screenshots/user2.png\" width=\"400\" /\u003e\n\n# Getting Started\n\n## Installation\n\nCreate a new virtual environment and activate it.\n\n```bash\npyenv virtualenv 3.13.0 chat-server\npyenv activate chat-server\n```\n\nInstall the required packages using the command:\n\n```bash\npip install -r requirements.txt\n```\n\n## Running the chat app\n\nRun the FastAPI server using the command:\n\n```bash\nuvicorn main:app --reload --port 8000\n```\n\nServe the webpage in index.html using any server or simply open it in the webbrowser using its local path.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpshreyam%2Fsimple-chat-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpshreyam%2Fsimple-chat-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpshreyam%2Fsimple-chat-app/lists"}