logoalt Hacker News

Pay08today at 4:48 AM2 repliesview on HN

Really neat. Out of curiosity, does this need to use the Github API? I hoped something like this could be done with plain http.


Replies

v9vtoday at 7:26 AM

I use https://github.com/TxGVNN/github-explorer for this and even though it doesn't have a C-x C-f nicety (you just m-x github-explorer then type in the repo name) it works via http (or at least I don't recall giving it any API key or anything).

iLemmingtoday at 5:16 AM

Of course it needs to use the API. How are you otherwise read the private repos?

show 1 reply