android - How to see the content of an API in the browser which needs authentication -


i'm developing android project needs access github api, this api contains user repositories. before programming android, want see what's in api, in android know need supply credentials in http header, how can see content in browser.

try using this

advanced rest client android


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

objective c - Ownership modifiers with manual reference counting -

python 3.x - Mapping specific letters onto a list of words -