cloudhubs / cimet2

Temporal Parser that creates dataset of Microservice Architecture over time
https://cloudhubs.github.io/cimet2/index.html
MIT License
0 stars 0 forks source link

Implement Logic for Scanning UI Layer #19

Open g-goulis opened 2 weeks ago

g-goulis commented 2 weeks ago

Many API calls establishing links between services occur at the UI level when the server renders web pages for users. We must create a generalized approach for capturing these calls that do not occur in the Java code.

A good example system: https://github.com/anilallewar/microservices-basics-spring-boot

g-goulis commented 1 week ago

https://github.com/acornjs/acorn