{"id":21010513,"url":"https://github.com/hughplay/celery_fastapi_demo","last_synced_at":"2025-04-12T08:33:46.402Z","repository":{"id":210939878,"uuid":"727652664","full_name":"hughplay/celery_fastapi_demo","owner":"hughplay","description":"A microservices demo built with celery and fastapi.","archived":false,"fork":false,"pushed_at":"2024-01-26T08:01:48.000Z","size":11,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T03:41:37.400Z","etag":null,"topics":["celery","docker","docker-compose","fastapi","flower","microservices"],"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/hughplay.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}},"created_at":"2023-12-05T09:52:32.000Z","updated_at":"2025-03-20T12:25:35.000Z","dependencies_parsed_at":"2023-12-05T17:42:52.660Z","dependency_job_id":"267f04da-278b-47d2-9b9d-6e500062a0b9","html_url":"https://github.com/hughplay/celery_fastapi_demo","commit_stats":null,"previous_names":["hughplay/celery_fastapi_demo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hughplay%2Fcelery_fastapi_demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hughplay%2Fcelery_fastapi_demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hughplay%2Fcelery_fastapi_demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hughplay%2Fcelery_fastapi_demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hughplay","download_url":"https://codeload.github.com/hughplay/celery_fastapi_demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248540606,"owners_count":21121386,"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","docker-compose","fastapi","flower","microservices"],"created_at":"2024-11-19T09:21:04.895Z","updated_at":"2025-04-12T08:33:46.369Z","avatar_url":"https://github.com/hughplay.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microservices Demo\n\nA microservices demo built with [Celery](https://github.com/celery/celery) and [FastAPI](https://github.com/celery/celery).\n\n\u003cimg src=\"demo.svg\" width=320 align=\"right\"\u003e\n\n**Features:**\n\n- launch all with one `docker-compose up`\n- services run in isolated docker container\n- submit tasks with RESTful API (FastAPI)\n- separated task queues\n- concurrence control\n- tasks monitor\n\n## Quick Start\n\n**Launch the demo:**\n\n``` sh\ndocker-compose up\n```\n\n**Check the page:**\n\n- FastAPI page: http://127.0.0.1:8081/docs\n- tasks monitor page (powered by [flower](https://github.com/mher/flower)): http://127.0.0.1:5555\n\n*Note: please change IP address and ports accordingly, they are specified in `docker-compose.yaml`*\n\n**Try the demo:**\n\n- Request `add` or `multiply` services in the FastAPI page and see the interaction process from the log (terminal window of launching `docker-compose`).\n- Request `check` api with `task_id` to see the status and the result of the request.\n- Check the monitor page to see all submitted tasks.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhughplay%2Fcelery_fastapi_demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhughplay%2Fcelery_fastapi_demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhughplay%2Fcelery_fastapi_demo/lists"}