Ask HN: Tool to graph dependencies between code?

2 points by faizshah ↗ HN
Hi all,

Is there a tool that can graph the dependencies between the code inside of your codebase?

I found some solutions for graphing external dependencies but I can’t find a solution for graphing dependencies between code within your codebase.

The use case is to be able to explore large legacy codebases.

1 comment

[ 4.3 ms ] story [ 8.8 ms ] thread
I would love something like this to help with dependencies between microservices as well.