An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

### go-simplejson

a Go package to interact with arbitrary JSON

[![Build Status](https://github.com/bitly/go-simplejson/actions/workflows/ci.yaml/badge.svg)](https://github.com/bitly/go-simplejson/actions)
[![GoDoc](https://pkg.go.dev/badge/github.com/bitly/go-simplejson)](https://pkg.go.dev/github.com/bitly/go-simplejson)
[![GitHub release](https://img.shields.io/github/release/bitly/go-simplejson.svg)](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)