jsonhal
JSON marshaller
A package to marshal custom structs into HAL-compliant JSON responses
A simple Go package to make custom structs marshal into HAL compatible JSON responses.
14 stars
4 watching
6 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
gogolangjsonhal
Related projects:
Repository | Description | Stars |
---|---|---|
tylerbrock/colorjson | Fast and customizable JSON marshaller with pretty printing capabilities | 150 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
andrew-m-c/go.jsonvalue | A Go library for working with unstructured JSON data efficiently | 187 |
spyzhov/ajson | A Go package for parsing and manipulating JSON data with path-based selection support | 243 |
maxzender/jv | A command-line JSON viewer utility | 119 |
lucassscaravelli/ej | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
sinhashubham95/jsonic | A comprehensive set of utilities to handle JSON data in Go. | 11 |
richardknop/go-fixtures | Tools and utilities for loading data into databases using pre-defined fixtures | 29 |
limiu82214/gojmapr | A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. | 22 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
rudolph-miller/jonathan | A JSON encoder and decoder implemented in Common Lisp. | 164 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
nikolaydubina/htmljson | A Go library for rendering JSON data into customizable HTML pages | 7 |