mirror of
https://codeberg.org/fediverse/delightful-activitypub-development.git
synced 2024-11-21 21:30:59 +00:00
Add ActivityPub Kotlin to Libraries
This commit is contained in:
parent
1dd90ec3b2
commit
2e48c05e2c
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@ A curated list of resources for ActivityPub developers who create software for t
|
|||
|
||||
* [**ActivityPub HTTP Signatures**](https://gitlab.com/paulkiddle/activitypub-http-signatures) ([Fedi account](https://kith.kitchen/@paul)): A library for creating, parsing, and verifying HTTP signature headers, as per the Signing HTTP Messages draft 80 specification. `ISC, Javascript`
|
||||
|
||||
* [**ActivityPub Kotlin**](https://github.com/0xZhangKe/ActivityPub-Kotlin): Kotlin implementation of ActivityPub. `Apache-2.0, Kotlin`
|
||||
|
||||
* [**ActivityPub Minimal Core**](https://github.com/steve-bate/activitypub-mincore): An exploration into an ActivityPub Minimal Core. `MIT, Python`
|
||||
|
||||
* [**ActivityPub-PHP**](https://github.com/pterotype-project/activitypub-php) ([Fedi account](https://mastodon.technology/@jdormit)): A PHP implementation of the ActivityPub protocol (used in Pterotype plugin). `MIT, PHP`
|
||||
|
|
Loading…
Reference in a new issue