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 -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

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