Difference between revisions of "JSON"

From wikieduonline
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
   http://localhost:3000/api/login
 
   http://localhost:3000/api/login
  
*<code>curl -H "Content-Type: application/json" --data @MY_FILE_WITH_DATA.json http://localhost:8080/ui/webapp/conf</code>
+
* <code>curl -H "Content-Type: application/json" --data @MY_FILE_WITH_DATA.json http://localhost:8080/ui/webapp/conf</code>
  
 +
 +
* <code>[[jq]]: [[brew install jq]]</code>
 +
* <code>[[jid]]: [[brew install jid]]</code>
  
 
== Related terms ==
 
== Related terms ==
 
* [[Webhook]]
 
* [[Webhook]]
 +
* <code>[[jq]], [[jid]], [[mlr]]</code>
 
* <code>[[JSMin]]</code>
 
* <code>[[JSMin]]</code>
 
* [[HAR (file format)]]
 
* [[HAR (file format)]]
Line 21: Line 25:
 
* <code>[[to_nice_json]]</code>
 
* <code>[[to_nice_json]]</code>
 
* <code>[[Cannot unmarshal XXXXX into Go struct field]]</code>
 
* <code>[[Cannot unmarshal XXXXX into Go struct field]]</code>
 +
* <code>[[.tf.json]]</code>
 +
* [[Chrome]]: [[JSON Formatter]]
  
 
== See also ==
 
== See also ==

Latest revision as of 08:34, 16 March 2023

Advertising: