Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevenroose/dart-xrd
Extensible Resource Descriptors in Dart
https://github.com/stevenroose/dart-xrd
Last synced: about 1 month ago
JSON representation
Extensible Resource Descriptors in Dart
- Host: GitHub
- URL: https://github.com/stevenroose/dart-xrd
- Owner: stevenroose
- License: bsd-3-clause
- Created: 2015-03-18T17:50:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-18T17:57:41.000Z (almost 10 years ago)
- Last Synced: 2024-10-30T20:24:03.145Z (3 months ago)
- Language: Dart
- Size: 141 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Extensible Resource Descriptors
We refer to the definition of XRD's by Oasis here:
http://docs.oasis-open.org/xri/xrd/v1.0/xrd-1.0.htmlThis library implements the XML format as defined by Oases, as well as the JSON format as defined in Appendix A
of RFC 6415:
https://tools.ietf.org/html/rfc6415#appendix-A.This document format is used by f.e. WebFinger and Web Host Metadata.