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-08 13:00:25 -07:00
src Create working comments API response 2022-07-08 13:00:25 -07:00
.gitignore Initial commit 2022-07-06 13:29:39 -07:00
Cargo.lock Create working comments API response 2022-07-08 13:00:25 -07:00
Cargo.toml Create working comments API response 2022-07-08 13:00:25 -07:00
LICENSE Create LICENSE 2022-07-06 15:43:43 -07:00
README.md Create README.md 2022-07-06 15:43:07 -07:00

soudan

A Rust-based comment server using SQLite and GraphQL.