{"id":13424996,"url":"https://github.com/leonh/redis-streams-fastapi-chat","last_synced_at":"2025-03-15T19:32:18.260Z","repository":{"id":38349948,"uuid":"219035044","full_name":"leonh/redis-streams-fastapi-chat","owner":"leonh","description":"A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.","archived":false,"fork":false,"pushed_at":"2024-02-05T17:53:49.000Z","size":33,"stargazers_count":215,"open_issues_count":5,"forks_count":37,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-28T03:39:02.109Z","etag":null,"topics":["asyncio","fastapi","redis","redis-streams","starlette","websockets"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"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/leonh.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-11-01T17:47:32.000Z","updated_at":"2024-10-25T13:18:09.000Z","dependencies_parsed_at":"2024-01-03T02:30:09.608Z","dependency_job_id":"c9d4a504-ccef-4b41-ba29-6209adf837a7","html_url":"https://github.com/leonh/redis-streams-fastapi-chat","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/leonh%2Fredis-streams-fastapi-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonh%2Fredis-streams-fastapi-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonh%2Fredis-streams-fastapi-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonh%2Fredis-streams-fastapi-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leonh","download_url":"https://codeload.github.com/leonh/redis-streams-fastapi-chat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243781726,"owners_count":20347136,"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":["asyncio","fastapi","redis","redis-streams","starlette","websockets"],"created_at":"2024-07-31T00:01:01.691Z","updated_at":"2025-03-15T19:32:18.016Z","avatar_url":"https://github.com/leonh.png","language":"Python","funding_links":[],"categories":["Projects"],"sub_categories":["Open Source Projects"],"readme":"# redis-streams-fastapi-chat\nA simple demo of Redis Streams backed Chat app using Websockets, Python Asyncio and FastAPI/Starlette.\n\nRequires Python version \u003e= 3.6 and Redis\n\n# Overview\nThis project has been created to help understand some related concepts. Python standard library asyncio, websockets (which are often cited as a classic use case for async python code), also Redis Streams. It is very much inteded to be an intentionally simple starting point rather than a usable product as is.\n\n# Installation\n\n```shell\n$ pip install -r requirements.txt\n```\n\n# Usage\n\n```shell\n$ python chat.py\n```\n\n# Docker compose\nIf you don't have redis installed you can use the docker-compose.yml file to set up a\nworking environment. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonh%2Fredis-streams-fastapi-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleonh%2Fredis-streams-fastapi-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleonh%2Fredis-streams-fastapi-chat/lists"}