Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 143 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 143 Bytes

Blog API - Rust

Run

cargo run
# localhost:7666 `/posts`, `/posts/:id`, POST `/posts`

Build

cargo build