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

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.

Ecosystem
proxy.golang.org
Latest Release
v0.1.1
almost 5 years ago
Versions
2
Dependent Packages
5
Dependent Repos
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/kr/jsonfeed
spec
License MIT
Namespace github.com/kr
First Release almost 8 years ago
Last Synced 2 days ago
Repository
Stars 11 on GitHub
Forks 1 on GitHub
Rankings on proxy.golang.org
Overall Top 7.6%
Dependent packages Top 2.5%
Dependent repos Top 4.7%