Visualizing AWS Lambda Durable Function Workflows with durable-viz
📰 Dev.to · Gunnar Grosch
Turn your durable function handlers into flowcharts without deploying. durable-viz uses static analysis to extract workflow structure from TypeScript, Python, and Java (preview) source files. Run it as a CLI, a VS Code extension, or pipe the output into your docs.
DeepCamp AI