Instrumentality facilitates the aggregation of data from any source into a single database under a common set of schemas.
Data should belong to people and those they choose to share it with. The order in which posts are presented should be changed from reverse chronological order (latest first) only when the user expressly wishes to do so.
For server administrators: https://instrumentality.berserksystems.com/docs/.
For developers:
bash
git clone https://github.com/berserksystems/instrumentality.git
cd instrumentality/
cargo doc --no-deps
Then open /target/doc/instrumentality/index.html
in a browser.
See https://github.com/berserksystems/instrumentality/releases/.
This is an Axum web server that reads and writes data to MongoDB.
/queue
/leaderboard
./
./view
.