First version of Public API
@ileitch
Hey @rofle100lvl, sorry for the slow review. Can you please explain the purpose of the Scan target? I understand you're interested in exposing some parts of Periphery for reuse in another project, but why do you need to perform the entire scan via the API rather than using the command line?
Right now in my project as use it this way
I just made fork of periphery and made all variables public. Also I use Configuration and Scan entities. I agree with you that it's better to use scan and graph builder separately. Is it possible now? If not, what should I do to enable this functionality?