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

readme.md

Backend

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