Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

Commit 635566a

Browse files
committed
Update implementations list to include coalaip-http-api
1 parent e9daef8 commit 635566a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

IMPLEMENTATIONS.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
We're currently in the process of implementing reference implementations of this specification in
44
Python. To learn more, visit our repositories for:
55

6-
- [`pycoalaip` - A Python library for creating COALA IP models in JSON-LD and IPLD](https://github.com/bigchaindb/pycoalaip)
7-
- [`pycoalaip-bigchaindb` - A plugin for `pycoalaip` to persist COALA IP models on BigchainDB](https://github.com/bigchaindb/pycoalaip-bigchaindb)
6+
- [`pycoalaip`](https://github.com/bigchaindb/pycoalaip) - A Python library for creating COALA IP
7+
models in JSON-LD and IPLD
8+
- [`pycoalaip-bigchaindb`](https://github.com/bigchaindb/pycoalaip-bigchaindb) - A plugin for
9+
`pycoalaip` to persist COALA IP models on BigchainDB
10+
- [`coalaip-http-api`](https://github.com/bigchaindb/coalaip-http-api) - A HTTP REST API wrapper
11+
around `pycoalaip`
812

913
We'd love to see other other implementations! See [here](CONTRIBUTING.md) to learn how to help.

0 commit comments

Comments
 (0)