Atomist Bot 23e668101e Pin Docker image rust:buster 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 23e668101e Pin Docker image rust:buster 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.