Difference between revisions of "JSON"
Jump to navigation
Jump to search
| Line 11: | Line 11: | ||
== Related terms == | == Related terms == | ||
| − | |||
| − | |||
| − | |||
* [[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> | ||
| − | |||
* [[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
curl -H "Content-Type: application/json" --data @MY_FILE_WITH_DATA.json http://localhost:8080/ui/webapp/conf
Related terms
- Webhook
JSMin- HAR (file format)
- Django web framework
- Python:
import json - Miller
- Line-delimited JSON: ndjson
See also
- https://en.wikipedia.org/wiki/Comparison_of_data-serialization_formats
jq, JSON,jq -r, jq -c, jid,@tsv- JSON,
jq, jid, mlr, JWT, BSON, Miller, Content-type:,application/json,BadJSON, Webhook, jsonc, ndjson,import json, Google Custom Search JSON API,jsonpath, JSON-LD, JSON tree, JSON-RPC, jsonnet,JSON_TABLE, csv2json, json.tool, JSON Patch - XML, AJAX,
libxml2, Expat,XMLHttpRequest (HTR), XML External Entity (XXE), SOAP, Web Services Description Language (WSDL)
Advertising: