Popularity
1.2
Declining
Activity
10.0
Stable
15
1
2

Description

The intent of luna is to create a simpler interface to work with when parsing JSON in Go without having to create a bunch of structs with tags.

Features include: - An interface that propagates errors until you finally extract a value to use - More detailed error messages that give valuable debugging information (such as other keys in the map when a key is not found)

Programming language: Go
License: MIT License
Tags: Parsing     Json     Go     Package     Golang     Library    

Better Parsing of Unstructured JSON in Go alternatives and similar packages

Based on the "JSON" category.
Alternatively, view luna alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Better Parsing of Unstructured JSON in Go or a related project?

Add another 'JSON' Package