{"id":13905173,"url":"https://github.com/testdrivenio/falcon-celery","last_synced_at":"2025-07-18T02:32:55.384Z","repository":{"id":30432435,"uuid":"124087292","full_name":"testdrivenio/falcon-celery","owner":"testdrivenio","description":"Example of how to handle background processes with Falcon, Celery, and Docker","archived":false,"fork":false,"pushed_at":"2023-03-31T15:29:22.000Z","size":17,"stargazers_count":35,"open_issues_count":1,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-07T23:41:44.402Z","etag":null,"topics":["celery","docker","falcon","falcon-framework","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}},"created_at":"2018-03-06T14:07:03.000Z","updated_at":"2024-02-10T17:37:33.000Z","dependencies_parsed_at":"2023-01-14T16:57:10.245Z","dependency_job_id":null,"html_url":"https://github.com/testdrivenio/falcon-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%2Ffalcon-celery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdrivenio%2Ffalcon-celery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdrivenio%2Ffalcon-celery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testdrivenio%2Ffalcon-celery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testdrivenio","download_url":"https://codeload.github.com/testdrivenio/falcon-celery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226336446,"owners_count":17608839,"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","docker","falcon","falcon-framework","task-queue"],"created_at":"2024-08-06T23:01:11.327Z","updated_at":"2024-11-25T13:30:52.119Z","avatar_url":"https://github.com/testdrivenio.png","language":"Python","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"# Falcon + Celery\n\nExample of how to handle background processes with Falcon, Celery, and Docker\n\n### Quick Start\n\nSpin up the containers:\n\n```sh\n$ docker-compose up -d\n```\n\nOpen your browser to http://localhost:8000/ping to view the app or to http://localhost:5555 to view the Flower dashboard.\n\nTrigger a new task:\n\n```sh\n$ curl -X POST http://localhost:8000/create \\\n    -d '{\"number\":\"3\"}' \\\n    -H \"Content-Type: application/json\"\n```\n\nCheck the status:\n\n```sh\n$ curl http://localhost:8000/status/\u003cADD_TASK_ID\u003e\n```\n\n### Want to learn how to build this?\n\nCheck out the [post](https://testdriven.io/asynchronous-tasks-with-falcon-and-celery).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestdrivenio%2Ffalcon-celery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestdrivenio%2Ffalcon-celery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestdrivenio%2Ffalcon-celery/lists"}