I'm developing an Android project which needs to access a github API, this api contains all the user repositories. Before programming Android, I want to see what's in this API, in Android I know that I need to supply the credentials in the HTTP header, but how can I see the content in the browser.

有帮助吗?

解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top