Add activitystreams2 to Libraries

This commit is contained in:
Arnold Schrijver 2021-04-07 20:59:37 +00:00
parent f093af9fdb
commit 0877ae59eb
1 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,8 @@
* :heavy_check_mark: [**ActivityStreams**](https://github.com/OpenSocial/activitystreams): Full ActivityStreams 1.0 and 2.0 reference implementation in Java. `Apache-2.0, Java`
* :black_nib: [**activitystreams2**](https://github.com/gobengo/activitystreams2): ActivityStreams 2.0 library for node.js and TypeScript. `Apache-2.0, Typescript`
* :heavy_check_mark: [**astreams**](https://github.com/MatejLach/astreams) ([Fedi account](https://social.matej-lach.me/@MatejLach)): A hand-crafted implementation of the Activity Streams 2.0 specification in Go, especially suitable for projects implementing ActivityPub. `AGPL-3.0, Go`
* :heavy_check_mark: [**atoot**](https://github.com/popura-network/atoot): Library providing an easy way to create Mastodon API applications `MIT, Python`