dxps / fullstack-rust-axum-dioxus-rwa

A RealWorld app implementation as a fullstack Rust project using Axum (back-end) and Dioxus (front-end).
MIT License
86 stars 7 forks source link

Follow User that doesn't exist #11

Closed dxps closed 1 year ago

dxps commented 1 year ago

POST {{APIURL}}/profiles/jane/follow returns HTTP RC 500, instead of a 404.