jsongo
JSON builder
A lightweight JSON data structure library for Go
Fluent API to make it easier to create Json objects.
109 stars
1 watching
15 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tiagopog/jsonapi-utils | Simplifies building JSON API-compliant APIs in Ruby on Rails | 216 |
skanehira/gjo | A utility to create JSON objects with flexible data formatting and parsing capabilities. | 128 |
m-zajac/json2go | Tool for generating Go type representations from JSON inputs | 132 |
gte451f/phalcon-json-api-package | A package to help create JSON APIs in Phalcon with support for extensive features beyond the standard JSON API specification | 36 |
lucassscaravelli/ej | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
osamingo/jsonrpc | A JSON-RPC 2.0 implementation package in Go | 187 |
django-json-api/django-rest-framework-json-api | A Django extension that adds support for JSON:API format to Django REST framework | 1,193 |
francoispqt/onelog | A fast and efficient JSON logger for Go that provides low allocation and fine-grained control over log levels. | 414 |
andrew-m-c/go.jsonvalue | A Go library for working with unstructured JSON data efficiently | 187 |
cortezaproject/corteza | A low-code platform for building structured data apps with flexible security, extensive privacy features, and integratability with external services. | 1,635 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
rcrowley/go-tigertonic | A Go framework for building JSON web services with flexible routing and handling mechanisms. | 995 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
manyminds/api2go | Provides a JSON API implementation in Go, adding metadata and relationships to the marshalled data | 700 |
bolerio/mjson | A lightweight Java library for working with JSON data structures | 83 |