mnixo / github-events-watcher

GEW is a small web application that periodically requests the events related to a given GitHub organization, via the GitHub API.

Home Page:http://mnixo.github.io/github-events-watcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Events Watcher

Build Status

GEW is a small web application that periodically requests the events related to a given GitHub organization, via the GitHub API.

Try it here!

Parameters

Authentication

Authentication is not required but it is recommended, as it significantly increases the number of allowed requests to the GitHub API (read more about GitHub API Rate Limiting) and allows fetching private organization events (if the authenticated user is an organization member).

Basic and token authentication are available.

About

GEW is a small web application that periodically requests the events related to a given GitHub organization, via the GitHub API.

http://mnixo.github.io/github-events-watcher

License:MIT License


Languages

Language:JavaScript 96.1%Language:HTML 3.9%