JSON

From wikieduonline
Jump to navigation Jump to search

wikipedia:JSON (2000s)


curl --header "Content-Type: application/json" \
 --request POST \
 --data '{"username":"xyz","password":"xyz"}' \
 http://localhost:3000/api/login


Related terms

See also

Advertising: