https://github.com/fox-one/go-simplejson
a Go package to interact with arbitrary JSON
https://github.com/fox-one/go-simplejson
Last synced: 6 months ago
JSON representation
a Go package to interact with arbitrary JSON
- Host: GitHub
- URL: https://github.com/fox-one/go-simplejson
- Owner: fox-one
- License: mit
- Fork: true (bitly/go-simplejson)
- Created: 2018-05-22T07:08:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-14T06:52:45.000Z (over 6 years ago)
- Last Synced: 2023-07-13T13:11:07.777Z (about 3 years ago)
- Language: Go
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### go-simplejson
a Go package to interact with arbitrary JSON
[](http://travis-ci.org/bitly/go-simplejson)
### Importing
import github.com/fox-one/go-simplejson
### Documentation
Visit the docs on [gopkgdoc](http://godoc.org/github.com/bitly/go-simplejson)