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

readme.md

Backend

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