IronRelay — Django task & webhook engine
Lightweight engine for outgoing & incoming webhooks in Djang
#Home
#Open Source
#SaaS
SUMMARY
IronRelay is a lightweight task and webhook engine for Django projects, handling outgoing and incoming webhooks, retries, and logging HTTP codes, responses, and errors. It serves as a simple alternative to Celery, suitable for SaaS, marketplaces, and automation tools requiring external API communication. IronRelay integrates as a small Django app, providing per-attempt logs in the database, simple retry rules, and a minimal dashboard.