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.
- Host: GitHub
- URL: https://github.com/brunotm/rexon
- Owner: brunotm
- License: apache-2.0
- Created: 2017-05-18T11:15:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-10T09:23:40.000Z (about 8 years ago)
- Last Synced: 2025-08-09T21:37:42.582Z (11 months ago)
- Topics: golang, json, regex
- Language: Go
- Size: 68.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Rexon [](https://travis-ci.org/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