react-rust-postgres: add readmes

Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
This commit is contained in:
Jérémie Drouet
2020-03-26 21:27:55 +01:00
parent b73e252639
commit 7d518e11da
4 changed files with 83 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
# Backend
This backend is made with Rust using [Rocket](https://rocket.rs/) as a web server and [Diesel](https://diesel.rs/) as an ORM.