{"id":26823663,"url":"https://github.com/srneha24/fastapi-with-redis","last_synced_at":"2026-05-06T11:35:56.736Z","repository":{"id":198080066,"uuid":"699962432","full_name":"srneha24/FastAPI-With-Redis","owner":"srneha24","description":"A simple example application to show the basic usage of Redis as a cache service, message broker and schedular backend with FastAPI","archived":false,"fork":false,"pushed_at":"2023-12-20T19:20:18.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-20T20:39:46.961Z","etag":null,"topics":["celery","celery-redis","celerybeat","fastapi","python3","redis","redis-cache","redisinsight"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srneha24.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-10-03T17:16:25.000Z","updated_at":"2023-10-04T16:22:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"de937e8f-18d0-4a08-8d5a-8b1d7b76acf4","html_url":"https://github.com/srneha24/FastAPI-With-Redis","commit_stats":null,"previous_names":["srneha24/fastapi-with-redis"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srneha24%2FFastAPI-With-Redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srneha24%2FFastAPI-With-Redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srneha24%2FFastAPI-With-Redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srneha24%2FFastAPI-With-Redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srneha24","download_url":"https://codeload.github.com/srneha24/FastAPI-With-Redis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246296595,"owners_count":20754635,"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":["celery","celery-redis","celerybeat","fastapi","python3","redis","redis-cache","redisinsight"],"created_at":"2025-03-30T09:16:07.487Z","updated_at":"2026-05-06T11:35:51.685Z","avatar_url":"https://github.com/srneha24.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Using Redis With FastAPI\n\nThis project was made on WSL2.\n\n### USED TOOLS AND TECHNOLOGIES\n\n- FastAPI - _As an HTTP server_\n- Redis - _As a cache service, message broker and schedular backend_\n- Redisinsight - _To visualise Redis data on a GUI_\n- Celery - _As a scheduler_\n- Celery Beat - _To automate the scheduling_\n\n### Build\n- Create an envionment file, titled `.env` on the same root as the docker-compose, with the follwing variables\n    - **DOCKER_CONTAINER_IP:** The IP address of the redis-stack image inside the container\n    - **FASTAPI_IP:** The IP address of the fastapi_app image inside the container\n\n\n- To build the project, run the following command on your console of choice\n\n    ```\n    docker-compose build\n    ```\n\n### RUN\nTo run this project, run the following command on your console of choice\n\n```\ndocker-compose up\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrneha24%2Ffastapi-with-redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrneha24%2Ffastapi-with-redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrneha24%2Ffastapi-with-redis/lists"}