https://github.com/akyoto/json
JSON serializer & deserializer.
https://github.com/akyoto/json
go json
Last synced: 2 months ago
JSON representation
JSON serializer & deserializer.
- Host: GitHub
- URL: https://github.com/akyoto/json
- Owner: akyoto
- License: other
- Created: 2019-06-17T09:55:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-26T04:19:45.000Z (over 6 years ago)
- Last Synced: 2025-04-12T22:15:57.615Z (about 1 year ago)
- Topics: go, json
- Language: Go
- Size: 76.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# json
[![Godoc][godoc-image]][godoc-url]
[![Report][report-image]][report-url]
[![Tests][tests-image]][tests-url]
[![Coverage][coverage-image]][coverage-url]
[![Sponsor][sponsor-image]][sponsor-url]
JSON serializer & deserializer.
## Style
Please take a look at the [style guidelines](https://github.com/akyoto/quality/blob/master/STYLE.md) if you'd like to make a pull request.
## Sponsors
| [](https://github.com/yukinamida) | [](https://github.com/cedricfung) | [](https://github.com/soulcramer) | [](https://eduardurbach.com) |
| --- | --- | --- | --- |
| [Max Räche](https://github.com/yukinamida) | [Cedric Fung](https://github.com/cedricfung) | [Scott Rayapoullé](https://github.com/soulcramer) | [Eduard Urbach](https://eduardurbach.com) |
Want to see [your own name here?](https://github.com/users/akyoto/sponsorship)
[godoc-image]: https://godoc.org/github.com/akyoto/json?status.svg
[godoc-url]: https://godoc.org/github.com/akyoto/json
[report-image]: https://goreportcard.com/badge/github.com/akyoto/json
[report-url]: https://goreportcard.com/report/github.com/akyoto/json
[tests-image]: https://cloud.drone.io/api/badges/akyoto/json/status.svg
[tests-url]: https://cloud.drone.io/akyoto/json
[coverage-image]: https://codecov.io/gh/akyoto/json/graph/badge.svg
[coverage-url]: https://codecov.io/gh/akyoto/json
[sponsor-image]: https://img.shields.io/badge/github-donate-green.svg
[sponsor-url]: https://github.com/users/akyoto/sponsorship