sigmavirus24 / subscribed

Tiny flask app that uses the GitHub API to display the watchers of a repository.

Home Page:https://subscribed.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

subscribed

Build Status

Gittip: Support this project

This is just a small flask app using github3.py to display which users are subscribed to which repositories. It can be used using endpoints like:

  • /login, e.g., /sigmavirus24
  • /login/repo, e.g., /sigmavirus24/subscribed

This information isn't available to everyone via the GitHub website, but it is available via the API.

About

Tiny flask app that uses the GitHub API to display the watchers of a repository.

https://subscribed.herokuapp.com


Languages

Language:Python 100.0%