HACKER Q&A
📣 faizshah

Tool to graph dependencies between code?


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.


  👤 mikewave Accepted Answer ✓
I would love something like this to help with dependencies between microservices as well.