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.
 
 
 
Rohan Sircar 260f887d22 Implemented basic auth logic + other stuff 4 years ago
migrations/2020-05-02-115427_create_users Many updates 4 years ago
src Implemented basic auth logic + other stuff 4 years ago
static first commit 4 years ago
templates first commit 4 years ago
.env first commit 4 years ago
.gitignore first commit 4 years ago
Cargo.lock Implemented basic auth logic + other stuff 4 years ago
Cargo.toml Implemented basic auth logic + other stuff 4 years ago
README.md Many updates 4 years ago
diesel.toml first commit 4 years ago
rustfmt.toml Implemented basic auth logic + other stuff 4 years ago
test.db Many updates 4 years ago
test_old.db first commit 4 years ago

README.md

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