Add README listing crates
This commit is contained in:
parent
8ca9d01688
commit
ee1eb9f470
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -11,3 +11,15 @@ Federation database
|
||||||
> [!Caution]
|
> [!Caution]
|
||||||
>
|
>
|
||||||
> This software suite is in active development!
|
> This software suite is in active development!
|
||||||
|
|
||||||
|
## Crates
|
||||||
|
|
||||||
|
### Libraries
|
||||||
|
|
||||||
|
- `acrate-core`: Database stuff
|
||||||
|
- `acrate-hostmeta`: RFC 6415 serde
|
||||||
|
- `acrate-nodeinfo`: NodeInfo serde
|
||||||
|
|
||||||
|
### Binaries
|
||||||
|
|
||||||
|
- `acrate-webfinger`: WebFinger server
|
||||||
|
|
Loading…
Reference in a new issue