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/
Find a file
2022-07-14 17:05:45 -07:00
demo Add support for multiple websites, contents, etc. 2022-07-14 17:05:45 -07:00
src Add support for multiple websites, contents, etc. 2022-07-14 17:05:45 -07:00
.gitignore Initial commit 2022-07-06 13:29:39 -07:00
Cargo.lock Add support for multiple websites, contents, etc. 2022-07-14 17:05:45 -07:00
Cargo.toml Add support for multiple websites, contents, etc. 2022-07-14 17:05:45 -07:00
LICENSE Create LICENSE 2022-07-06 15:43:43 -07:00
README.md Update README.md 2022-07-08 18:41:00 -07:00

soudan

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