Jérémie Drouet 7d518e11da react-rust-postgres: add readmes 5 years ago
..
migrations b73e252639 react-rust-postgres: add connection to postgres with migrations 5 years ago
src b73e252639 react-rust-postgres: add connection to postgres with migrations 5 years ago
.dockerignore bdd0256bfc react-rust-postgres: create simple server 5 years ago
.gitignore bdd0256bfc react-rust-postgres: create simple server 5 years ago
Cargo.toml b73e252639 react-rust-postgres: add connection to postgres with migrations 5 years ago
Dockerfile b73e252639 react-rust-postgres: add connection to postgres with migrations 5 years ago
diesel.toml b73e252639 react-rust-postgres: add connection to postgres with migrations 5 years ago
readme.md 7d518e11da 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.