mirror of
https://codeberg.org/fediverse/delightful-activitypub-development.git
synced 2024-11-21 13:20:59 +00:00
Add fedi-inbox
This commit is contained in:
parent
e2d27d070b
commit
e011965701
1 changed files with 2 additions and 0 deletions
|
@ -90,6 +90,8 @@ Emoji's for each entry indicate whether it is added to the [Fediverse Party](htt
|
|||
|
||||
* :heavy_check_mark: [**Federation**](https://gitlab.com/jaywink/federation): Library to abstract social web federation protocols like ActivityPub, Diaspora and Matrix (see [docs](https://federation.readthedocs.io)) `BSD-3-clause, Python`
|
||||
|
||||
* [**fedi-inbox**](https://gitlab.com/paulkiddle/fedi-inbox) ([Fedi account](https://meow.social/@stokes)): Basic Fediverse Inbox. Writing software is hard and time consuming. What's the most basic practical system that lets us connect to the fediverse? `-, Javascript`
|
||||
|
||||
* :heavy_check_mark: [**Golang ActivityPub**](https://github.com/go-ap) ([Fedi account](https://metalhead.club/@mariusor)): Libraries for using ActivityPub in the Go language. `MIT, Go`
|
||||
|
||||
* :heavy_check_mark: [**go-fed activity**](https://github.com/go-fed/activity) ([site](https://go-fed.org), [Fedi account](https://mastodon.technology/@cj)): Full ActivityStreams & ActivityPub implementation in Golang. Extensions can be easily added by design-time code generation from JSON-LD schema's (also supports [ForgeFed](https://forgefed.org/) this way, by default). `BSD-3-clause, Go`
|
||||
|
|
Loading…
Reference in a new issue