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 c134e0bce8
Create LICENSE
2 years ago
src Write basic SQLite/rusqlite code 2 years ago
.gitignore Initial commit 2 years ago
Cargo.lock Install rusqlite 2 years ago
Cargo.toml Install rusqlite 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.