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.