How to use chrome inspect element to find Restful API -


say, click button on page. calls specific restful api. how can find 1 called?

i tried right clicking on button , clicked inspect element. goto network tab, there's lot of rest api , difficult find 1 i'm looking for.

regards.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -