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

[be] Fix handling of creating an article with same slug #14

Closed dxps closed 1 year ago

dxps commented 1 year ago

Currently, the response body is fine, but it throws HTTP status code 500.