Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kgrz/json-parsing-post
Code used in JSON parsing post: https://kgrz.io/go-json-flatten-filter-cleaner-types.html
https://github.com/kgrz/json-parsing-post
golang golang-examples golang-json
Last synced: about 2 months ago
JSON representation
Code used in JSON parsing post: https://kgrz.io/go-json-flatten-filter-cleaner-types.html
- Host: GitHub
- URL: https://github.com/kgrz/json-parsing-post
- Owner: kgrz
- Created: 2020-07-30T11:46:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-30T11:50:25.000Z (over 4 years ago)
- Last Synced: 2024-06-19T14:55:34.648Z (7 months ago)
- Topics: golang, golang-examples, golang-json
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JSON Parsing Post
=================Code used in JSON parsing post: https://kgrz.io/go-json-flatten-filter-cleaner-types.html
Run `go run main.go`
Output: [output.txt](./output.txt)