awesome-compose/react-rust-postgres/backend
Jérémie Drouet 7d518e11da react-rust-postgres: add readmes
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
2020-03-27 10:14:29 +01:00
..
migrations react-rust-postgres: add connection to postgres with migrations 2020-03-26 10:39:45 +01:00
src react-rust-postgres: add connection to postgres with migrations 2020-03-26 10:39:45 +01:00
.dockerignore react-rust-postgres: create simple server 2020-03-25 16:19:19 +01:00
.gitignore react-rust-postgres: create simple server 2020-03-25 16:19:19 +01:00
Cargo.toml react-rust-postgres: add connection to postgres with migrations 2020-03-26 10:39:45 +01:00
Dockerfile react-rust-postgres: add connection to postgres with migrations 2020-03-26 10:39:45 +01:00
diesel.toml react-rust-postgres: add connection to postgres with migrations 2020-03-26 10:39:45 +01:00
readme.md react-rust-postgres: add readmes 2020-03-27 10:14:29 +01:00

readme.md

Backend

This backend is made with Rust using Rocket as a web server and Diesel as an ORM.