Find a file
2022-12-04 10:01:37 +01:00
bin Let's maybe start committing some stuff 2022-12-02 16:10:24 +01:00
dev Set up a http server, and other system boilerplate 2022-12-04 10:01:37 +01:00
repl_sessions Set up a http server, and other system boilerplate 2022-12-04 10:01:37 +01:00
resources/lambdaisland/souk Set up a http server, and other system boilerplate 2022-12-04 10:01:37 +01:00
src/lambdaisland Set up a http server, and other system boilerplate 2022-12-04 10:01:37 +01:00
.gitignore Let's maybe start committing some stuff 2022-12-02 16:10:24 +01:00
bb.edn Let's maybe start committing some stuff 2022-12-02 16:10:24 +01:00
deps.edn Set up a http server, and other system boilerplate 2022-12-04 10:01:37 +01:00
preview-image.png Set up a http server, and other system boilerplate 2022-12-04 10:01:37 +01:00
preview-image.svg Set up a http server, and other system boilerplate 2022-12-04 10:01:37 +01:00
README.md Set up a http server, and other system boilerplate 2022-12-04 10:01:37 +01: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 meant to be generally consumable, either as a library or an application.