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

javascript - jquery or ashx not working -

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

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -