A Standard Notes Sync Server written in Rust
Go to file
Peter Cai 4be4de241f
try to implement items/sync
* we need to figure out a way to test this API
2020-02-21 14:40:41 +08:00
db initial commit 2020-02-20 20:02:09 +08:00
migrations try to implement items/sync 2020-02-21 14:40:41 +08:00
src try to implement items/sync 2020-02-21 14:40:41 +08:00
.env.test write some tests (they fail) 2020-02-21 08:32:07 +08:00
.gitignore write some tests (they fail) 2020-02-21 08:32:07 +08:00
Cargo.lock try to implement items/sync 2020-02-21 14:40:41 +08:00
Cargo.toml try to implement items/sync 2020-02-21 14:40:41 +08:00
diesel.toml initial commit 2020-02-20 20:02:09 +08:00
test.sh write some tests (they fail) 2020-02-21 08:32:07 +08:00