Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API endpoint which returns hub stats #45

Open
5 of 9 tasks
Snailedlt opened this issue Aug 15, 2021 · 1 comment
Open
5 of 9 tasks

API endpoint which returns hub stats #45

Snailedlt opened this issue Aug 15, 2021 · 1 comment
Labels
✨ enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Snailedlt
Copy link
Member

Snailedlt commented Aug 15, 2021

  • total handlers (private and public)?
  • total public handlers
  • total verified handlers
  • total handler downloads
  • total hotness
  • total comments?
  • total users (total number of user accounts)
  • total handler contributors(users with 1 or more script releases)
  • total app downloads

You can get total app downloads from here:
SplitScreen-Me
https://somsubhra.github.io/github-release-stats/?username=SplitScreen-Me&repository=splitscreenme-nucleus&page=1&per_page=20
https://hanadigital.github.io/grev/?user=SplitScreen-Me&repo=splitscreenme-nucleus

Zerofox5866:
https://somsubhra.github.io/github-release-stats/?username=zerofox5866&repository=nucleuscoop&page=1&per_page=20
https://hanadigital.github.io/grev/?user=ZeroFox5866&repo=nucleuscoop

lucasassislar:
https://somsubhra.github.io/github-release-stats/?username=lucasassislar&repository=nucleuscoop&page=1&per_page=20
https://hanadigital.github.io/grev/?user=lucasassislar&repo=nucleuscoop

Here's what we have so far: https://hub.splitscreen.me/api/v1/hubstats
Though you should probably look at other API endpoints as references instead.

@Snailedlt Snailedlt added ✨ enhancement New feature or request help wanted Extra attention is needed labels Aug 15, 2021
@Snailedlt
Copy link
Member Author

@Lord-Baldwin-of-Kerry Is this something you'd be interested in?

Snailedlt added a commit to Snailedlt/splitscreenme-hub that referenced this issue Sep 20, 2021
- Fixed scaling of handlers yet again, related SplitScreen-Me#18.
- Made hover animation less prevalent, related SplitScreen-Me#31.
- Changed api endpoint `api/v1/totalDownloadCountEver` to `api/v1/hubstats`, and added som more stuff to it, related SplitScreen-Me#45.
@Snailedlt Snailedlt added the good first issue Good for newcomers label Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant