Skip to content

igorvieira/rust-postgres-sqlx

Repository files navigation

Rust Service

CRUD with Rust using postgres, actix, and sqlx

Build Setup

# install dependencies
cargo build

Migrate

  sqlx migrate run

Run project

  docker-compose up -d && cargo watch -q -c -w src/ -x run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published