You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jérémie Drouet a13fabe604
refacto(react-rust-postgres): replace rocket by actix-web (#153)
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
3 years ago
..
migrations refacto(react-rust-postgres): replace rocket by actix-web (#153) 3 years ago
src refacto(react-rust-postgres): replace rocket by actix-web (#153) 3 years ago
.dockerignore react-rust-postgres: create simple server 5 years ago
.gitignore react-rust-postgres: create simple server 5 years ago
Cargo.toml refacto(react-rust-postgres): replace rocket by actix-web (#153) 3 years ago
Dockerfile refacto(react-rust-postgres): replace rocket by actix-web (#153) 3 years ago
readme.md refacto(react-rust-postgres): replace rocket by actix-web (#153) 3 years ago

readme.md

Backend

This backend is made with Rust using actix-web as a web server and deadpool-postgres as a connection manager.