Ask HN: Tool to graph dependencies between code?2 points·by faizshah·4 anni fa·1 commentsHi 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 commentsPost comment[–]mikewave·4 anni fareplyI would love something like this to help with dependencies between microservices as well.
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.