You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd rust-warp-rest-api-sse-example/
cargo run
Finished dev [unoptimized + debuginfo] target(s) in 0.05s
Running `target/debug/rust-warp-rest-api-sse-example`
INFO warp::server > Server::run; addr=127.0.0.1:8080
INFO warp::server > listening on http://127.0.0.1:8080
INFO any > 127.0.0.1:45190 "GET /api/v1/users/e65c26a6-4db6-4c50-a4ef-6ca5176f179d HTTP/1.1" 404 "-""HTTPie/2.4.0" 114.515µs
INFO any > 127.0.0.1:45192 "GET /api/v1/users HTTP/1.1" 200 "-""HTTPie/2.4.0" 94.262µs