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 1bea87f47f
Update internals for reply support, add error reasons, minor changes
2 years ago
demo Update internals for reply support, add error reasons, minor changes 2 years ago
src Update internals for reply support, add error reasons, minor changes 2 years ago
.gitignore Initial commit 2 years ago
Cargo.lock Add support for multiple websites, contents, etc. 2 years ago
Cargo.toml Add support for multiple websites, contents, etc. 2 years ago
LICENSE Create LICENSE 2 years ago
README.md Update README.md 2 years ago

README.md

soudan

A Rust-based comment server using SQLite and an intuitive REST API.