Jérémie Drouet 7d518e11da react-rust-postgres: add readmes 5 éve
..
migrations b73e252639 react-rust-postgres: add connection to postgres with migrations 5 éve
src b73e252639 react-rust-postgres: add connection to postgres with migrations 5 éve
.dockerignore bdd0256bfc react-rust-postgres: create simple server 5 éve
.gitignore bdd0256bfc react-rust-postgres: create simple server 5 éve
Cargo.toml b73e252639 react-rust-postgres: add connection to postgres with migrations 5 éve
Dockerfile b73e252639 react-rust-postgres: add connection to postgres with migrations 5 éve
diesel.toml b73e252639 react-rust-postgres: add connection to postgres with migrations 5 éve
readme.md 7d518e11da react-rust-postgres: add readmes 5 éve

readme.md

Backend

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