https://github.com/bitly/go-simplejson
a Go package to interact with arbitrary JSON
https://github.com/bitly/go-simplejson
Last synced: about 1 year ago
JSON representation
a Go package to interact with arbitrary JSON
- Host: GitHub
- URL: https://github.com/bitly/go-simplejson
- Owner: bitly
- License: mit
- Created: 2012-04-03T23:08:44.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T09:37:30.000Z (about 2 years ago)
- Last Synced: 2025-05-13T00:05:58.879Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 56.6 KB
- Stars: 3,759
- Watchers: 203
- Forks: 494
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### go-simplejson
a Go package to interact with arbitrary JSON
[](https://github.com/bitly/go-simplejson/actions)
[](https://pkg.go.dev/github.com/bitly/go-simplejson)
[](https://github.com/bitly/go-simplejson/releases/latest)
### Importing
import github.com/bitly/go-simplejson
### Documentation
Visit the docs on [Go package discovery & docs](https://pkg.go.dev/github.com/bitly/go-simplejson)