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

https://github.com/brunotm/rexon

Go helper library for extracting json documents from unstructured data.
https://github.com/brunotm/rexon

golang json regex

Last synced: 2 months ago
JSON representation

Go helper library for extracting json documents from unstructured data.

Awesome Lists containing this project

README

          

Rexon [![Build Status](https://travis-ci.org/brunotm/rexon.svg?branch=master)](https://travis-ci.org/brunotm/rexon) [![Go Report Card](https://goreportcard.com/badge/github.com/brunotm/rexon)](https://goreportcard.com/report/github.com/brunotm/rexon)
====

### A helper library for extracting json documents from unstructured data.
-----------------------------------------------------------
## TODO

* Documentation
* Examples

Written by Bruno Moura