Skip to content

Simple Local CRUD using Rust + PSQL + Docker + Postman

Notifications You must be signed in to change notification settings

nathanpotter17/RustSimpleCRUD

Repository files navigation

Rust CRUD

Simple Local CRUD using Rust + PSQL + Docker + Postman

Docker Init

docker

PSQL Init

psql

Get Initial Table

table

Create

create

Read

read

Update

update

Delete

del

About

Simple Local CRUD using Rust + PSQL + Docker + Postman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published