high
lit
Sign in
Explain your code
Code Explainers
Code explainers tagged
#database-queries
rust
use
axum
::{
extract
::{
Path
,
State
},
http
::
StatusCode
,
routing
::
get
,
Building a JSON user API in Axum
routing
shared-state
json-serialization
Intermediate
8 steps