Difference between revisions of "JSON"

From wikieduonline
Jump to navigation Jump to search
Line 25: Line 25:
 
* {{XML}}
 
* {{XML}}
  
[[Category:Computing]]
+
[[Category:JSON]]

Revision as of 18:53, 22 June 2022

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: