You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jérémie Drouet 7d518e11da react-rust-postgres: add readmes
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
5 years ago
..
migrations react-rust-postgres: add connection to postgres with migrations 5 years ago
src react-rust-postgres: add connection to postgres with migrations 5 years ago
.dockerignore react-rust-postgres: create simple server 5 years ago
.gitignore react-rust-postgres: create simple server 5 years ago
Cargo.toml react-rust-postgres: add connection to postgres with migrations 5 years ago
Dockerfile react-rust-postgres: add connection to postgres with migrations 5 years ago
diesel.toml react-rust-postgres: add connection to postgres with migrations 5 years ago
readme.md react-rust-postgres: add readmes 5 years ago

readme.md

Backend

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