mirror of
https://github.com/nullishamy/ferri.git
synced 2025-04-30 04:39:20 +00:00
doc: structure
This commit is contained in:
parent
2b62948447
commit
42d3c28392
1 changed files with 6 additions and 0 deletions
|
@ -6,3 +6,9 @@ a fediverse backend written in rust.
|
||||||
- mastoapi compatible
|
- mastoapi compatible
|
||||||
- well suited for single user / selfhosted deployments
|
- well suited for single user / selfhosted deployments
|
||||||
- feature-rich (reactions, quotes, ...)
|
- feature-rich (reactions, quotes, ...)
|
||||||
|
|
||||||
|
## general structure
|
||||||
|
- AP/MastoAPI separation
|
||||||
|
- cli will handle admin / spinup
|
||||||
|
- main will handle business logic
|
||||||
|
- server will handle HTTP layer
|
||||||
|
|
Loading…
Add table
Reference in a new issue