Jérémie Drouet a13fabe604 refacto(react-rust-postgres): replace rocket by actix-web (#153) hace 4 años
..
migrations a13fabe604 refacto(react-rust-postgres): replace rocket by actix-web (#153) hace 4 años
src a13fabe604 refacto(react-rust-postgres): replace rocket by actix-web (#153) hace 4 años
.dockerignore bdd0256bfc react-rust-postgres: create simple server hace 5 años
.gitignore bdd0256bfc react-rust-postgres: create simple server hace 5 años
Cargo.toml a13fabe604 refacto(react-rust-postgres): replace rocket by actix-web (#153) hace 4 años
Dockerfile a13fabe604 refacto(react-rust-postgres): replace rocket by actix-web (#153) hace 4 años
readme.md a13fabe604 refacto(react-rust-postgres): replace rocket by actix-web (#153) hace 4 años

readme.md

Backend

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