An open API service indexing awesome lists of open source software.

https://github.com/bradleyfalzon/ghfilter

ghfilter provides primatives for filtering GitHub events.
https://github.com/bradleyfalzon/ghfilter

github go

Last synced: about 2 months ago
JSON representation

ghfilter provides primatives for filtering GitHub events.

Awesome Lists containing this project

README

          

# Introduction [![Build Status](https://travis-ci.org/bradleyfalzon/ghfilter.svg?branch=master)](https://travis-ci.org/bradleyfalzon/ghfilter) [![GoDoc](https://godoc.org/github.com/bradleyfalzon/ghfilter?status.svg)](https://godoc.org/github.com/bradleyfalzon/ghfilter)

`ghfilter` provides primitives for filtering GitHub events.

Depends on [go-github](github.com/google/go-github/github).