1
Fork 0
Federation database
Find a file
2024-11-19 00:37:50 +01:00
.idea Rename acrate-hostmeta to acrate_rd 2024-11-19 00:08:11 +01:00
.media First commit 2024-11-09 00:32:59 +01:00
acrate-nodeinfo nodeinfo: Update accordingly 2024-11-14 02:47:00 +01:00
acrate-webfinger Rename acrate-core to acrate_database 2024-11-18 06:13:49 +01:00
acrate_database database: Add debug logging 2024-11-19 00:13:24 +01:00
acrate_rd rd: Fix typo 2024-11-19 00:37:50 +01:00
.editorconfig Add .editorconfig 2024-11-09 10:27:59 +01:00
.gitignore Obliterate .idea/misc.xml from existence 2024-11-16 02:56:24 +01:00
.gitmodules nodeinfo: Give up on following the spec and implement things loosely 2024-11-11 04:11:53 +01:00
Cargo.toml Rename acrate-hostmeta to acrate_rd 2024-11-19 00:08:11 +01:00
LICENSE.txt database: Add crate metadata 2024-11-18 06:24:08 +01:00
README.md rd: Improve crate metadata 2024-11-19 00:16:19 +01:00

acrate

Federation database

Caution

This software suite is in active development!

Crates

Libraries

  • 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

Binaries

  • acrate-webfinger: WebFinger server