From 52a68cd246534e539ab3439f4fef6a239d4c797f Mon Sep 17 00:00:00 2001 From: lostinlight Date: Mon, 26 Oct 2020 01:41:45 +0300 Subject: [PATCH] Add ImmerSpace, Lumen-AP-server --- source/_data/miscellaneous.json | 36 +++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index d772d44..dc95dd0 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -1153,6 +1153,42 @@ "OStatusClass": false, "categories": ["Other"] }, + { + "title": "ImmerSpace", + "source": "https://github.com/immers-space/immers", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "The decentralized metaverse.", + "codeLanguage": "Javascript", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "immersspace@gup.pe", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Other"] + }, + { + "title": "Lumen-AP-server", + "source": "https://notabug.org/tinyrabbit/lumen-ap-server", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "ActivityPub server using Lumen framework.", + "codeLanguage": "PHP", + "techStack": "Lumen", + "license": "MIT", + "FediAccount": "@tinyrabbit@floss.social", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["SN-mi"] + }, { "title": "Redaktor", "source": "https://redaktor.me",