[WIP] Start an in-mem backend

This commit is contained in:
Thomas Sileo
2018-06-10 13:51:43 +02:00
parent f0880f0119
commit b75da521e4
4 changed files with 119 additions and 68 deletions

View File

@@ -1,6 +1,6 @@
# Little Boxes
Tiny ActivityPub framework.
Tiny ActivityPub framework written in Python, both database and server agnostic.
## Getting Started