Ordering change

This commit is contained in:
Arnold Schrijver 2024-06-16 19:25:45 +02:00
parent 0f2a3b3b97
commit 6b4f6a1e06
No known key found for this signature in database
GPG key ID: E92842C92CA369A7

View file

@ -94,14 +94,14 @@ A curated list of resources for ActivityPub developers who create software for t
* [**BigBone**](https://github.com/andregasser/bigbone): A fork of Mastodon4J, a Mastodon client library for Java and Kotlin. `MIT, Kotlin` * [**BigBone**](https://github.com/andregasser/bigbone): A fork of Mastodon4J, a Mastodon client library for Java and Kotlin. `MIT, Kotlin`
* [**Clovis**](https://github.com/WellFactored/clovis): [ARCHIVED] Implementation of ActivityPub in Scala. (Hobby project included here for reference only.) `AGPL-3.0, Scala`
* [**Bovine**](https://codeberg.org/helge/bovine/bovine/) ([PyPI](https://pypi.org/project/bovine/), [ReadTheDocs](https://bovine.readthedocs.io/en/latest/index.html), [Fedi account](https://blog.mymath.rocks/)): Basic Python FediVerse utility library. `MIT, Python` * [**Bovine**](https://codeberg.org/helge/bovine/bovine/) ([PyPI](https://pypi.org/project/bovine/), [ReadTheDocs](https://bovine.readthedocs.io/en/latest/index.html), [Fedi account](https://blog.mymath.rocks/)): Basic Python FediVerse utility library. `MIT, Python`
* [**Chatter Net Client**](https://github.com/chatternet/chatternet-client-http): A decentralized semantic web built atop self-sovereign identity. Client-side. `MIT, Typescript` * [**Chatter Net Client**](https://github.com/chatternet/chatternet-client-http): A decentralized semantic web built atop self-sovereign identity. Client-side. `MIT, Typescript`
* [**Chatter Net Server**](https://github.com/chatternet/chatternet-server-http): A decentralized semantic web built atop self-sovereign identity. Server-side. `MIT, Rust` * [**Chatter Net Server**](https://github.com/chatternet/chatternet-server-http): A decentralized semantic web built atop self-sovereign identity. Server-side. `MIT, Rust`
* [**Clovis**](https://github.com/WellFactored/clovis): [ARCHIVED] Implementation of ActivityPub in Scala. (Hobby project included here for reference only.) `AGPL-3.0, Scala`
* [**corpus-activity-streams**](https://github.com/ryanatkn/corpus-activity-streams): Activity Streams 2.0 vocabulary data and alternative docs. `Unlicense license, Typescript` * [**corpus-activity-streams**](https://github.com/ryanatkn/corpus-activity-streams): Activity Streams 2.0 vocabulary data and alternative docs. `Unlicense license, Typescript`
* [**DarkLink.Web.ActivityPub**](https://github.com/WiiPlayer2/DarkLink.Web.ActivityPub): A framework (kinda) to work with ActivityPub with .NET `MIT, C#` * [**DarkLink.Web.ActivityPub**](https://github.com/WiiPlayer2/DarkLink.Web.ActivityPub): A framework (kinda) to work with ActivityPub with .NET `MIT, C#`