Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benpate/rfc5988
Constants for working with RFC5988 data in Go
https://github.com/benpate/rfc5988
Last synced: about 1 month ago
JSON representation
Constants for working with RFC5988 data in Go
- Host: GitHub
- URL: https://github.com/benpate/rfc5988
- Owner: benpate
- License: apache-2.0
- Created: 2019-05-12T23:12:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-19T03:18:18.000Z (about 3 years ago)
- Last Synced: 2024-10-28T20:49:22.484Z (3 months ago)
- Language: Go
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rfc5988 🔗
[![GoDoc](https://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](http://pkg.go.dev/github.com/benpate/rfc5988)
[![Build Status](https://img.shields.io/github/workflow/status/benpate/rfc5988/Go/main)](https://github.com/benpate/rfc5988/actions/workflows/go.yml)
[![Codecov](https://img.shields.io/codecov/c/github/benpate/rfc5988.svg?style=flat-square)](https://codecov.io/gh/benpate/rfc5988)
[![Go Report Card](https://goreportcard.com/badge/github.com/benpate/rfc5988?style=flat-square)](https://goreportcard.com/report/github.com/benpate/rfc5988)
[![Version](https://img.shields.io/github/v/release/benpate/rfc5988?include_prereleases&style=flat-square&color=brightgreen)](https://github.com/benpate/nebula/rfc5988)This package provides constants and functions for implementing the [IETF RFC5988 standard for Web Linking](https://tools.ietf.org/html/rfc5988).
This is a personal experiment to explore the WebFinger protocol. This library is BRAND NEW, and is not ready for use **by anyone**, for **any reason**, at **any time**. Check out https://github.com/go-fed for a library that's ready for prime time.
## Additional Resources
* [IETF RFC5988 Specification](https://tools.ietf.org/html/rfc5988)
## Pull Requests Welcome
This library is a work in progress, and will benefit from your experience reports, use cases, and contributions. If you have an idea for making Rosetta better, send in a pull request. We're all in this together! 🔗