Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gobengo/activitypub-lab


https://github.com/gobengo/activitypub-lab

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# activitypub-lab

ActivityPub + zcap server.

Implemented with help of
* [ucanto](https://github.com/web3-storage/ucanto/) - zcap RPC

## Developing

Test

```
npm test -- -g activitypub
```

Start

```
npm start
```