mirror of
https://codeberg.org/fediverse/delightful-activitypub-development.git
synced 2024-11-21 13:20:59 +00:00
Add ActivityPub.Net to libraries
This commit is contained in:
parent
734b588816
commit
729ecfef41
1 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,8 @@ Emoji's for each entry indicate whether it is added to the [Fediverse Party](htt
|
|||
|
||||
* :heavy_check_mark: [**activityPub4j**](https://github.com/msummers/activityPub4j): W3C ActivityPub and ActivityStreams implementation in Java using Spring Boot. `Apache-2.0, Java`
|
||||
|
||||
* [**ActivityPub.Net**](https://github.com/judgy/ActivityPub.Net): A parser for ActivityPub. `MIT, C#`
|
||||
|
||||
* :heavy_check_mark: [**ActivityServe**](https://github.com/writeas/activityserve): A very light ActivityPub library in Go (used to power [pherephone](https://github.com/writeas/pherephone)) `MIT, Go`
|
||||
|
||||
* :heavy_check_mark: [**ActivityStreams**](https://git.asonix.dog/asonix/activitystreams) ([Fedi account](https://masto.asonix.dog/@asonix)): A set of Traits and Types that make up the ActivityStreams and ActivityPub specifications. `GPL-3.0, Rust`
|
||||
|
|
Loading…
Reference in a new issue