An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.6% on proxy.golang.org
Top 4.2% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
Top 6.9% forks on proxy.golang.org

proxy.golang.org : github.com/mfcochauxlaberge/jsonapi

Package jsonapi offers a library to marshal and unmarshal JSON:API payloads. It also offers many utilies for developing a JSON:API backend. The simplest way to start using jsonapi is to use the Marshal and Unmarshal functions. A schema is collection of types where relationships can point to each other. A schema can also look at its types and return any errors. A type is generally defined with a struct. There needs to be an ID field of type string. The `api` tag represents the name of the type. A lot more is offered in this library. The best way to learn how to use it is to look at the source code and its comments.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/mfcochauxlaberge/jsonapi
Keywords: go , json-api
License: GPL-3.0
Latest release: over 2 years ago
First release: about 8 years ago
Namespace: github.com/mfcochauxlaberge
Dependent packages: 2
Dependent repositories: 2
Stars: 20 on GitHub
Forks: 8 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 7 days ago

    Loading...
    Readme
    Loading...