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

https://github.com/xgfone/go-rawjson

Provide the raw bytes json
https://github.com/xgfone/go-rawjson

Last synced: 7 months ago
JSON representation

Provide the raw bytes json

Awesome Lists containing this project

README

          

# Go Raw JSON [![Build Status](https://github.com/xgfone/go-rawjson/actions/workflows/go.yml/badge.svg)](https://github.com/xgfone/go-rawjson/actions/workflows/go.yml) [![GoDoc](https://pkg.go.dev/badge/github.com/xgfone/go-rawjson)](https://pkg.go.dev/github.com/xgfone/go-rawjson) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=flat-square)](https://raw.githubusercontent.com/xgfone/go-rawjson/master/LICENSE)

Provide the raw bytes json.

## Install
```shell
$ go get -u github.com/xgfone/go-rawjson
```