Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:protocole_json [2016/01/13 20:28]
127.0.0.1 external edit
en:protocole_json [2016/07/28 13:31]
mifrey [Wget Example]
Line 19: Line 19:
   wget --no-check-certificate --post-file query.json --output-document result.json https://ip_address/api.php   wget --no-check-certificate --post-file query.json --output-document result.json https://ip_address/api.php
  
 +==== Use the API with other languages ====
 +
 +  * [[json_python3|Python 3]]
  
 ===== API Calaos Network ===== ===== API Calaos Network =====