An open API service indexing awesome lists of open source software.

https://github.com/hldb/specs

HLDB protocol specifications
https://github.com/hldb/specs

Last synced: 7 months ago
JSON representation

HLDB protocol specifications

Awesome Lists containing this project

README

          

# specs

HLDB Protocol Specification

Current Version: `1.0-beta`

Versions:

- [`1.0-beta`](https://github.com/hldb/specs/tree/1.0-beta)

## Index:

- [Overview](./OVERVIEW.md)
- [Manifest](./manifest/README.md)
- [Entry](./entry/README.md)
- [Basal](./entry/basal/README.md)
- [Identity](./identity/README.md)
- [Basal](./identity/basal/README.md)
- [Access](./access/README.md)
- [Static](./access/static/README.md)
- [Store](./store/README.md)
- [Keyvalue](./store/keyvalue/README.md)
- [Replicator](./replicator/README.md)
- [IPHE](./replicator/iphe/README.md)

## Implementations

| Language | Project |
| --- | --- |
| Typescript | [Welo](https://github.com/hldb/welo) |