https://github.com/digitalbazaar/zcap
Linked Data Capabilities reference implementation
https://github.com/digitalbazaar/zcap
Last synced: about 1 year ago
JSON representation
Linked Data Capabilities reference implementation
- Host: GitHub
- URL: https://github.com/digitalbazaar/zcap
- Owner: digitalbazaar
- License: bsd-3-clause
- Created: 2018-01-24T20:11:36.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T18:21:22.000Z (over 1 year ago)
- Last Synced: 2025-04-09T15:07:47.305Z (about 1 year ago)
- Language: JavaScript
- Size: 521 KB
- Stars: 26
- Watchers: 14
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# zcap _(@digitalbazaar/zcap)_
[](https://github.com/digitalbazaar/zcap/actions?query=workflow%3A%22Node.js+CI%22)
[](https://codecov.io/gh/digitalbazaar/zcap)
[](https://npm.im/@digitalbazaar/zcap)
> JavaScript reference implementation for
[Authorization Capabilities](https://w3c-ccg.github.io/zcap-spec/).
## Table of Contents
- [Background](#background)
- [Security](#security)
- [Install](#install)
- [Usage](#usage)
- [Contribute](#contribute)
- [Commercial Support](#commercial-support)
- [License](#license)
## Background
TODO
## Security
TBD
## Install
- Browsers and Node.js 14+ are supported.
To install from NPM:
```sh
npm install @digitalbazaar/zcap
```
To install locally (for development):
```sh
git clone https://github.com/digitalbazaar/zcap.git
cd zcap
npm install
```
## Usage
TBD
## Contribute
See [the contribute file](https://github.com/digitalbazaar/bedrock/blob/master/CONTRIBUTING.md)!
PRs accepted.
If editing the Readme, please conform to the
[standard-readme](https://github.com/RichardLitt/standard-readme) specification.
## Commercial Support
Commercial support for this library is available upon request from
Digital Bazaar: support@digitalbazaar.com
## License
[New BSD License (3-clause)](LICENSE) © Digital Bazaar