Open source / Showcase2026
Syncbridge
A mini Zapier/n8n: build automated workflows from connectors, schedule them, and inspect every step's run log.
This workflow engine (FastAPI + APScheduler) wires six mock connectors into flows you can schedule and trigger via REST or webhook, with a detailed log for every step. One run is deliberately left failing, so the success rate reads like real life rather than a flawless 100%.
// PROJECT VISUAL

// TECH
FastAPISQLiteAPScheduler