{"id":32458850,"url":"https://github.com/programmer-yar/channels","last_synced_at":"2025-10-26T11:00:51.025Z","repository":{"id":320340285,"uuid":"391563320","full_name":"Programmer-yar/Channels","owner":"Programmer-yar","description":"Basic chat app using channels in Django","archived":false,"fork":false,"pushed_at":"2022-02-28T11:32:42.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T09:21:03.204Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/Programmer-yar.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":"2021-08-01T07:53:31.000Z","updated_at":"2025-10-23T07:30:12.000Z","dependencies_parsed_at":"2025-10-23T09:24:01.211Z","dependency_job_id":"aad13b0d-ca63-4cde-a193-b7b34b651741","html_url":"https://github.com/Programmer-yar/Channels","commit_stats":null,"previous_names":["programmer-yar/channels"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Programmer-yar/Channels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programmer-yar%2FChannels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programmer-yar%2FChannels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programmer-yar%2FChannels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programmer-yar%2FChannels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Programmer-yar","download_url":"https://codeload.github.com/Programmer-yar/Channels/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programmer-yar%2FChannels/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281092757,"owners_count":26442440,"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","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"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":"2025-10-26T11:00:09.163Z","updated_at":"2025-10-26T11:00:51.016Z","avatar_url":"https://github.com/Programmer-yar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chat app (Django Channels)\n- To develop a simple  chat app following tutorial at https://channels.readthedocs.io/en/stable/tutorial/index.html\n- Understand ASGI and Websockets.\n- Follow the documentation and build on top\n\n## Initial Setup:\n```\npip install -r requirements.txt\npython manage.py migrate\npython manage.py runserver\n```\nSetup redis-server and enter url in 'settings.py' in dict 'CHANNEL_LAYERS'\n\n## TODO:\n- User Authentication\n- Get or create Chat room (for 2 people only)\n- Save messages to database\n\n\n### Test accounts:\n- test_user -\u003e testpass1\n- test_user2  -\u003e testpass2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammer-yar%2Fchannels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrammer-yar%2Fchannels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrammer-yar%2Fchannels/lists"}