williamcanin / sample_crud_rust

Sample CRUD in Rust using PostGreSQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample CRUD in Rust using PostGreSQL

:: Usage

Compiling:
>>> cargo build (or cargo build --release)
Run:
>>> cargo run

About

Sample CRUD in Rust using PostGreSQL


Languages

Language:Rust 100.0%