From 30a9323a76846eff62dcabb9657b88e14cbb9b40 Mon Sep 17 00:00:00 2001 From: Kiran Gopinathan Date: Wed, 22 Mar 2023 16:13:51 +0000 Subject: [PATCH] Added OCamlot to fediparty Signed-off-by: Kiran Gopinathan --- source/_data/miscellaneous.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index f4704ab..59c377e 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -559,6 +559,24 @@ "OStatusClass": false, "categories": ["SN-mi"] }, + { + "title": "OCamlot", + "source": "https://github.com/gopiandcode/ocamlot", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "ocamlot.xyz", + "description": "An ActivityPub-speaking server in OCaml (Pleroma and Mastodon compatible).", + "codeLanguage": "OCaml", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "@gopiandcode@ocamlot.xyz", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["SN-mi"] + }, { "title": "Anfora", "source": "https://github.com/anforaProject/anfora",