{"id":19056842,"url":"https://github.com/xanhex/taskq","last_synced_at":"2026-05-06T19:03:52.534Z","repository":{"id":199989026,"uuid":"704111779","full_name":"xanhex/taskq","owner":"xanhex","description":"Fast-API Cerely RabbitMQ bundle","archived":false,"fork":false,"pushed_at":"2023-10-12T15:03:56.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-22T01:30:26.948Z","etag":null,"topics":["cerely","docker","docker-compose","fastapi","flower","rabbitmq","uvicorn"],"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/xanhex.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}},"created_at":"2023-10-12T14:59:49.000Z","updated_at":"2023-10-12T15:02:44.000Z","dependencies_parsed_at":"2023-10-15T03:58:24.341Z","dependency_job_id":null,"html_url":"https://github.com/xanhex/taskq","commit_stats":null,"previous_names":["xanhex/taskq"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xanhex/taskq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanhex%2Ftaskq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanhex%2Ftaskq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanhex%2Ftaskq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanhex%2Ftaskq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xanhex","download_url":"https://codeload.github.com/xanhex/taskq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xanhex%2Ftaskq/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263075733,"owners_count":23409947,"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":["cerely","docker","docker-compose","fastapi","flower","rabbitmq","uvicorn"],"created_at":"2024-11-08T23:52:04.284Z","updated_at":"2026-05-06T19:03:52.463Z","avatar_url":"https://github.com/xanhex.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TaskQ\n\nMicroservice bundle with FastAPI, Cerely, Flower and RabbitMQ that runs\nin Docker.\n\nAll modules sit in their own containers and can be developed on the fly (thanks\nto \"live\" mounts in Docker compose).\n\n\n## Technologies\n\n- Python\n- FastAPI\n- Cerely\n- RabbitMQ\n- Flower\n- Uvicorn\n- Docker\n\n## Standards\n\n- pep8\n- flake8\n- black\n- pymarkdown\n\n## How to run\n\n1. Clone the repository.\n2. From the root folder run:\n\n    ```bash\n    docker compose up\n    ```\n\n3. To create a task and check its status you have three options:\n   - `Curl`:\n\n      ```bash\n      curl -X 'GET' \\\n     'http://localhost:8000/create/15' \\\n     -H 'accept: application/json'\n\n      curl -X 'GET' \\\n      'http://localhost:8000/ecbbfcb8-c7a3-411b-8e7f-6d5468c1ddba' \\\n      -H 'accept: application/json'\n     ```\n   - Using API endpoints or right in `Swagger UI` - http://localhost:8000/docs\n   - `Flower` monitoring tool - http://localhost:8001\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxanhex%2Ftaskq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxanhex%2Ftaskq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxanhex%2Ftaskq/lists"}