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

https://github.com/chanced/jay

simple go package for JSON data
https://github.com/chanced/jay

Last synced: about 1 year ago
JSON representation

simple go package for JSON data

Awesome Lists containing this project

README

          

# jay

A simple package that wraps JSON in `[]byte` form to provide methods on detecting the content as well as Marshaling/Unmarshaling.

## License
MIT