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

https://github.com/supernomad/protond

A simple data stream parser, mangler, and alert system
https://github.com/supernomad/protond

alerting data-manipulation data-processing stream-processing

Last synced: 5 months ago
JSON representation

A simple data stream parser, mangler, and alert system

Awesome Lists containing this project

README

          

# `protond`
[![Build Status](https://travis-ci.org/Supernomad/protond.svg?branch=master)](https://travis-ci.org/Supernomad/protond) [![Coverage Status](https://coveralls.io/repos/github/Supernomad/protond/badge.svg?branch=master)](https://coveralls.io/github/Supernomad/protond?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/Supernomad/protond)](https://goreportcard.com/report/github.com/Supernomad/protond) [![GoDoc](https://godoc.org/github.com/Supernomad/protond?status.png)](https://godoc.org/github.com/Supernomad/protond)

A simple data stream parser, mangler, and alert system

### Contributing
Contributions are definitely welcome, if you are looking for something to contribute check out the current [road map](https://github.com/Supernomad/protond/milestones) and grab an open issue in the next release.

Work flow:

- Fork `protond` from develop
- Make your changes
- Open a PR against `protond` on to develop
- Get your PR merged
- Rinse and Repeat

There are a few rules:

- All travis builds must successfully complete before a PR will be considered.
- `make dev` script must be run successfuly before the PR is open.
- Documentation is added for new user facing functionality.

---
Copyright (c) 2017 Christian Saide