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

readme.md

Backend

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