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

Top 7.6% on proxy.golang.org
Top 2.5% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/kr/jsonfeed

Package jsonfeed provides types that encode and decode JSON Feed files, as specified in "JSON Feed Version 1". See https://jsonfeed.org/version/1. This package's interface might change in the future in a way that requires updates to client code. If you want to avoid having to update, you should vendor this package in your application. The spec mostly maps pretty cleanly into Go's standard JSON encoding and decoding behavior, with just a few special rules here and there. The MarshalJSON and UnmarshalJSON methods handle those rules for you, plus validation. Clients of this package should use the generic Marshal and Unmarshal functions (or types Encoder and Decoder) in package json.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/kr/jsonfeed
License: MIT
Latest release: about 4 years ago
First release: about 7 years ago
Namespace: github.com/kr
Dependent packages: 5
Dependent repositories: 1
Stars: 11 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...