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

github.com/writeas/go-webfinger

Package webfinger is a server implementation of the webfinger specification. This is a general-case package which provides the HTTP handlers and interfaces for adding webfinger support for your system and resources. The simplest way to use this is to call webfinger.Default() and then register the object as an HTTP handler: However, you can also register the specific webfinger handler to a path. This should work on any router that supports net/http. In either case, the handlers attached to the webfinger service get invoked as needed.

Ecosystem
proxy.golang.org
Latest Release
v1.1.0
over 7 years ago
Versions
1
Dependent Packages
13
Dependent Repos
19
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/writeas/go-webfinger
spec
License MIT
Namespace github.com/writeas
First Release over 7 years ago
Last Synced 11 days ago
Repository
Stars 1 on GitHub
Forks 1 on GitHub
Docker Dependents 3
Docker Downloads 239
Rankings on proxy.golang.org
Overall Top 7.4%
Dependent packages Top 1.4%
Dependent repos Top 1.2%
Docker downloads Top 1.5%