Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Repository page stuffs #158

Open
elifoster opened this issue Dec 28, 2014 · 3 comments
Open

Repository page stuffs #158

elifoster opened this issue Dec 28, 2014 · 3 comments

Comments

@elifoster
Copy link

Firstly, the URL should be case insensitive (https://osrc.dfm.io/satanicsanta/SatanicBot vs https://osrc.dfm.io/satanicsanta/satanicbot).

Secondly, we should get some more data from the repositories. This could include languages (kinda like user pages), number of contributions, etc.

@Walkman100
Copy link

we should get some more data from the repositories

Provided GitHub API supports it.

@elifoster
Copy link
Author

@Walkman100 after skimming the repo API stuff, it doesn't seem the former would be possible, but the latter would definitely.

@Walkman100
Copy link

API: https://developer.github.com/v3/
Go to https://api.github.com/repos/Walkman100/Walkman
at the bottom one of the tags is "language": "PHP",, so I'm pretty sure It's possible. There's also other useful stuff at the bottom.
Command to run to get the info outside of a browser:

curl -i https://api.github.com/repos/Walkman100/Walkman

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants