{"id":13572323,"url":"https://github.com/testdrivenio/fastapi-celery","last_synced_at":"2025-04-04T09:32:17.999Z","repository":{"id":42066713,"uuid":"365786863","full_name":"testdrivenio/fastapi-celery","owner":"testdrivenio","description":"Example of how to handle background processes with FastAPI, Celery, and Docker","archived":false,"fork":false,"pushed_at":"2023-04-06T12:48:55.000Z","size":9,"stargazers_count":393,"open_issues_count":2,"forks_count":95,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-05T05:34:07.664Z","etag":null,"topics":["fastapi","fastapi-celery","fastapi-docker","task-queue"],"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/testdrivenio.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-09T15:35:00.000Z","updated_at":"2024-10-21T12:33:35.000Z","dependencies_parsed_at":"2024-11-05T05:31:14.521Z","dependency_job_id":"082f44bf-e992-4c47-8d4e-8d74c8b2ea94","html_url":"https://github.com/testdrivenio/fastapi-celery","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/testdrivenio%2Ffastapi-celery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdrivenio%2Ffastapi-celery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdrivenio%2Ffastapi-celery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdrivenio%2Ffastapi-celery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testdrivenio","download_url":"https://codeload.github.com/testdrivenio/fastapi-celery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247153977,"owners_count":20892770,"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":["fastapi","fastapi-celery","fastapi-docker","task-queue"],"created_at":"2024-08-01T14:01:20.128Z","updated_at":"2025-04-04T09:32:12.979Z","avatar_url":"https://github.com/testdrivenio.png","language":"Python","readme":"# Asynchronous Tasks with FastAPI and Celery\n\nExample of how to handle background processes with FastAPI, Celery, and Docker.\n\n## Want to learn how to build this?\n\nCheck out the [post](https://testdriven.io/blog/fastapi-and-celery/).\n\n## Want to use this project?\n\nSpin up the containers:\n\n```sh\n$ docker-compose up -d --build\n```\n\nOpen your browser to [http://localhost:8004](http://localhost:8004) to view the app or to [http://localhost:5556](http://localhost:5556) to view the Flower dashboard.\n\nTrigger a new task:\n\n```sh\n$ curl http://localhost:8004/tasks -H \"Content-Type: application/json\" --data '{\"type\": 0}'\n```\n\nCheck the status:\n\n```sh\n$ curl http://localhost:8004/tasks/\u003cTASK_ID\u003e\n```\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestdrivenio%2Ffastapi-celery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestdrivenio%2Ffastapi-celery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestdrivenio%2Ffastapi-celery/lists"}