9 lines
547 B
Markdown
9 lines
547 B
Markdown
|
# JSONFeed - Go Package to parse JSON Feed streams
|
||
|
|
||
|
[![Build Status](https://travis-ci.org/st3fan/jsonfeed.svg?branch=master)](https://travis-ci.org/st3fan/jsonfeed) [![Go Report Card](https://goreportcard.com/badge/github.com/st3fan/jsonfeed)](https://goreportcard.com/report/github.com/st3fan/jsonfeed) [![codecov](https://codecov.io/gh/st3fan/jsonfeed/branch/master/graph/badge.svg)](https://codecov.io/gh/st3fan/jsonfeed)
|
||
|
|
||
|
|
||
|
*Stefan Arentz, May 2017*
|
||
|
|
||
|
Work in progress. Minimal package to parse JSON Feed streams. Please file feature requests.
|