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 0453953423
Rename parent to parentId
2 years ago
demo Rename parent to parentId 2 years ago
src Add persistent databases 2 years ago
.gitignore Add persistent databases 2 years ago
Cargo.lock Add comment sanitization and markdown rendering 2 years ago
Cargo.toml Add comment sanitization and markdown rendering 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.