Categorygithub.com/HADLakmal/magic-json
repositorypackage
0.2.2-rc.1
Repository: https://github.com/hadlakmal/magic-json.git
Documentation: pkg.go.dev

# README

Magic Json Library

Magic Json has ability to change the key or value in the JSON and transform JSON values into different format. JSON is treated as a list of node to accommodate the library requirements.

Service is capable of,

Getting Start

Installing

To start using Magic Json, install Go and run go get:

$ go get -u github.com/HADLakmal/magic-json