Skip to content

pdrok/rust-warp-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-warp-postgres

An async CRUD web service in Rust with warp

run code:

cargo run

run the database:

docker run -p 7878:5432 -d postgres:9.6.12

About

An async CRUD web service in Rust with warp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages