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

https://github.com/0xrawsec/jsonobj

JSON object crafting without having to define structure
https://github.com/0xrawsec/jsonobj

Last synced: 11 months ago
JSON representation

JSON object crafting without having to define structure

Awesome Lists containing this project

README

          

# jsonobj

JSON object crafting and manipulation without having to define structure or map

[![Static Badge](https://img.shields.io/badge/doc-reference-007f9f?style=for-the-badge&logo=go&logoColor=white)](https://pkg.go.dev/github.com/0xrawsec/jsonobj)
[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/0xrawsec/jsonobj/go.yml?style=for-the-badge)](https://github.com/0xrawsec/jsonobj/actions/workflows/go.yml)
![Coverage](https://raw.githubusercontent.com/0xrawsec/jsonobj/coverage/badge.svg)
![GitHub tag (with filter)](https://img.shields.io/github/v/tag/0xrawsec/jsonobj?style=for-the-badge&label=version&color=orange)