Find a file
2023-06-14 17:57:29 +02:00
bin Let's maybe start committing some stuff 2022-12-02 16:10:24 +01:00
dev Commit (old) progress 2023-06-14 17:57:29 +02:00
repl_sessions Commit (old) progress 2023-06-14 17:57:29 +02:00
resources Commit (old) progress 2023-06-14 17:57:29 +02:00
src/lambdaisland Commit (old) progress 2023-06-14 17:57:29 +02:00
.gitignore Work on db schema handling 2022-12-14 11:03:57 +01:00
bb.edn Let's maybe start committing some stuff 2022-12-02 16:10:24 +01:00
config.local.edn Commit (old) progress 2023-06-14 17:57:29 +02:00
deps.edn Commit (old) progress 2023-06-14 17:57:29 +02:00
docker-compose.yml Work on db schema handling 2022-12-14 11:03:57 +01:00
preview-image.png Commit (old) progress 2023-06-14 17:57:29 +02:00
preview-image.svg Commit (old) progress 2023-06-14 17:57:29 +02:00
README.md Link to the videos 2022-12-04 10:42:08 +01:00
stream-preview We can insert! 2022-12-04 13:28:07 +01:00
stream-preview.png Commit (old) progress 2023-06-14 17:57:29 +02:00
stream-preview.svg Commit (old) progress 2023-06-14 17:57:29 +02:00

Souk - ActivityPub in Clojure

A work-in-progress implementation of the ActivityPub standard in Clojure.

This repo should primarily be understood as a byproduct of the live streams which explore this topic, it is not currently meant to be generally consumable, either as a library or an application.