Want to contribute? Fork me on Codeberg.org!
A Rust-based comment server using SQLite and an intuitive REST API. https://blog.elnu.com/2022/07/soudan-a-comment-system-built-with-rust/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Elnu 5b792cd7e5
cargo fmt
2 years ago
src cargo fmt 2 years ago
.gitignore Initial commit 2 years ago
Cargo.lock Add timestamps, remove dead code 2 years ago
Cargo.toml Add timestamps, remove dead code 2 years ago
LICENSE Create LICENSE 2 years ago
README.md Create README.md 2 years ago

README.md

soudan

A Rust-based comment server using SQLite and GraphQL.