a go library to flatten nested JSON
Stars
38
Forks
13
Watchers
38
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Modified code so that if there is an empty array it will stil return the key with a null value, whereas before it excluded the key altogether.
f5a15fdView on GitHubMerge branch 'master' of github.com:nytlabs/gojsonexplode
8b76b95View on GitHubfixed a couple of golint errors. It still complains about the struct and I feel I should not need it
ee66578View on GitHub