Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 156 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 156 Bytes

Rust Hello Server

rust actix web server + mongodb + curd

Notes

create .env file based on sample.env.

Run webserver on localhost:8080

cargo run