2024-11-08 23:32:59 +00:00
|
|
|
<div align="center">
|
|
|
|
|
|
|
|
![](.media/icon-128x128_round.png)
|
|
|
|
|
|
|
|
# acrate
|
|
|
|
|
|
|
|
Federation database
|
|
|
|
|
|
|
|
</div>
|
2024-11-12 01:57:57 +00:00
|
|
|
|
|
|
|
> [!Caution]
|
|
|
|
>
|
|
|
|
> This software suite is in active development!
|
2024-11-16 06:30:35 +00:00
|
|
|
|
|
|
|
## Crates
|
|
|
|
|
|
|
|
### Libraries
|
|
|
|
|
2024-11-18 23:16:19 +00:00
|
|
|
- `acrate_database`: Database schema, migrations, and high level database-reliant structures for the [`acrate`] project
|
|
|
|
- `acrate_rd`: Rust typing and utilities for the JSON and XML resource descriptior formats
|
2024-11-16 06:30:35 +00:00
|
|
|
|
|
|
|
### Binaries
|
|
|
|
|
|
|
|
- `acrate-webfinger`: WebFinger server
|