Difference between revisions of "JSON"

From wikieduonline
Jump to navigation Jump to search
Line 11: Line 11:
  
 
== Related terms ==
 
== Related terms ==
* [[MongoDB]]
 
* [[Elasticsearch]]
 
* [[Zabbix API]]
 
 
* [[Webhook]]
 
* [[Webhook]]
 
* <code>[[JSMin]]</code>
 
* <code>[[JSMin]]</code>
Line 19: Line 16:
 
* [[Django]] [[web framework]]
 
* [[Django]] [[web framework]]
 
* [[Python]]: <code>[[import json]]</code>
 
* [[Python]]: <code>[[import json]]</code>
* [[Kubernetes]]
 
 
* [[Miller]]
 
* [[Miller]]
 +
* Line-delimited JSON: [[ndjson]]
  
 
== See also ==
 
== See also ==

Revision as of 07:42, 1 April 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: