Jérémie Drouet a13fabe604 refacto(react-rust-postgres): replace rocket by actix-web (#153) 4 years ago
..
migrations a13fabe604 refacto(react-rust-postgres): replace rocket by actix-web (#153) 4 years ago
src a13fabe604 refacto(react-rust-postgres): replace rocket by actix-web (#153) 4 years ago
.dockerignore bdd0256bfc react-rust-postgres: create simple server 5 years ago
.gitignore bdd0256bfc react-rust-postgres: create simple server 5 years ago
Cargo.toml a13fabe604 refacto(react-rust-postgres): replace rocket by actix-web (#153) 4 years ago
Dockerfile a13fabe604 refacto(react-rust-postgres): replace rocket by actix-web (#153) 4 years ago
readme.md a13fabe604 refacto(react-rust-postgres): replace rocket by actix-web (#153) 4 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.