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: almost 5 years ago
Linked from 2 awesome lists
gogolangjsonhal
Related projects:
Repository | Description | Stars |
---|---|---|
| Fast and customizable JSON marshaller with pretty printing capabilities | 151 |
| A JSON parsing and manipulation library for the Go programming language | 1,142 |
| A high-performance JSON parser and toolset for Go. | 862 |
| A Go library for working with unstructured JSON data efficiently | 190 |
| JSON parser with path selection support | 249 |
| A command-line JSON viewer utility | 119 |
| Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
| A comprehensive set of utilities to handle JSON data in Go. | 11 |
| Tools and utilities for loading data into databases using pre-defined fixtures | 29 |
| A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. | 22 |
| A Go library for querying and manipulating JSON data | 191 |
| A JSON encoder and decoder implemented in Common Lisp. | 164 |
| Provides an ODM-like API to access and query JSON data in Go | 2,194 |
| A JSON parser and validator with a CLI. | 1,948 |
| A Go library for rendering JSON data into customizable HTML pages | 7 |