2024-11-09 00:32:59 +01:00
|
|
|
<div align="center">
|
|
|
|
|
|
|
|
![](.media/icon-128x128_round.png)
|
|
|
|
|
|
|
|
# acrate
|
|
|
|
|
|
|
|
Federation database
|
|
|
|
|
|
|
|
</div>
|
2024-11-12 02:57:57 +01:00
|
|
|
|
|
|
|
> [!Caution]
|
|
|
|
>
|
|
|
|
> This software suite is in active development!
|
2024-11-16 07:30:35 +01:00
|
|
|
|
|
|
|
## Crates
|
|
|
|
|
|
|
|
### Libraries
|
|
|
|
|
2024-11-19 00:16:19 +01: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 07:30:35 +01:00
|
|
|
|
|
|
|
### Binaries
|
|
|
|
|
|
|
|
- `acrate-webfinger`: WebFinger server
|