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

readme.md

Backend

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