A lightweight, extensible workflow engine built using FastAPI. This backend allows you to define graphs of processing nodes, execute them as workflows, log every step, and retrieve the results via ...
This repository provides a template for building full-stack web applications using FastAPI for the backend and NiceGUI for the frontend. It includes a complete setup for a PostgreSQL database, JWT ...