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

https://github.com/aacfactory/json

JsonKit for Golang
https://github.com/aacfactory/json

json

Last synced: 5 months ago
JSON representation

JsonKit for Golang

Awesome Lists containing this project

README

          

# JSON

In the above case, the JSON structure of addition type. It supports JSON interfaces in the standard library, adds object and array, and raw message supports mapping to object and array.

## Install

```go
go get github.com/aacfactory/json
```

## Feature

* Json Object
* Time(RFC3339)
* Date
* Complex
* Json Array
* Json Raw
* Fast