Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 480 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 480 Bytes

Build Status Go Report Card

JSONAPI support for go

This is a blatant copy of api2go's JSONAPI implementation adding support for sparse fieldset right in the marshaller.

For the original code, see api2go's repo.