celery-flower-rabbitmq

レポ #655733079 | |
---|---|
著者 | Lorenzo Rottigni |
作成日 | 2023-06-19 |
更新日時 | 2025-05-16 |
押された | 2023-06-20 |
サイズ | 4 MB |
主な言語 | Python |
星の数 | 0 |
デフォルトのブランチ | main |
Python
私を読んでください.md
CHECK RABBITMQ AUTH => curl -u guest:guest http://localhost:15672/api/whoami
swagger => http://localhost:15672/api/
http://localhost:5555/api/task/send-task/celery_worker.add
raw body - application/json
{
"args": [1, 2]
}