Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
img
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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.

You can’t perform that action at this time.