learn rust programming to create http server for back-end
- clone this repository
- run
cargo run
to run server - open localhost:8000 on your browser
- start edit with
./src/main.rs
- Standard libraries
- serde_json
learn rust programming to create http server for back-end
cargo run
to run server./src/main.rs