Go to file
2020-05-12 17:37:53 +05:30
migrations/2020-05-02-115427_create_users Many updates 2020-05-09 12:07:08 +05:30
src Formatting and diesel boxed query experiment 2020-05-12 17:37:53 +05:30
static first commit 2020-05-06 18:56:24 +05:30
templates first commit 2020-05-06 18:56:24 +05:30
.env first commit 2020-05-06 18:56:24 +05:30
.gitignore first commit 2020-05-06 18:56:24 +05:30
Cargo.lock Implemented basic auth logic + other stuff 2020-05-12 01:03:11 +05:30
Cargo.toml Implemented basic auth logic + other stuff 2020-05-12 01:03:11 +05:30
diesel.toml first commit 2020-05-06 18:56:24 +05:30
README.md Many updates 2020-05-09 12:07:08 +05:30
rustfmt.toml Implemented basic auth logic + other stuff 2020-05-12 01:03:11 +05:30
test_old.db first commit 2020-05-06 18:56:24 +05:30
test.db Many updates 2020-05-09 12:07:08 +05:30

Testing out the Rust framework Actix-Web to create a JSON API CRUD Web App.