Install golang-github-google-jsonapi-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-google-jsonapi-dev
Description:
jsonapi.org style payload serializer and deserializer
Serializer/deserializer for JSON payloads that comply to the JSON API spec in Go. Struct tags are used to annotate the struct fields in an application and then this library reads and writes JSON API output based on the tagged fields.
Homepage: https://github.com/google/jsonapi
Version: 0.0~git20171108.0.e0fc4ee-1
Section: universe/devel