Guillaume Lours c781f1cbb4 add configuration to use react-rust-postgres sample with Docker Dev Environments feature (#264) преди 3 години
..
migrations a13fabe604 refacto(react-rust-postgres): replace rocket by actix-web (#153) преди 4 години
src a13fabe604 refacto(react-rust-postgres): replace rocket by actix-web (#153) преди 4 години
.dockerignore bdd0256bfc react-rust-postgres: create simple server преди 5 години
.gitignore bdd0256bfc react-rust-postgres: create simple server преди 5 години
Cargo.toml a13fabe604 refacto(react-rust-postgres): replace rocket by actix-web (#153) преди 4 години
Dockerfile c781f1cbb4 add configuration to use react-rust-postgres sample with Docker Dev Environments feature (#264) преди 3 години
readme.md a13fabe604 refacto(react-rust-postgres): replace rocket by actix-web (#153) преди 4 години

readme.md

Backend

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