From 90577e43b0ef12f027f52c9eaf5c70bc1153ea2c Mon Sep 17 00:00:00 2001 From: nullishamy Date: Thu, 10 Apr 2025 19:44:52 +0100 Subject: [PATCH] doc: README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f6bf945 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# ferri + +a fediverse backend written in rust. + +## goals +- mastoapi compatible +- well suited for single user / selfhosted deployments +- feature-rich (reactions, quotes, ...)