{"id":322,"date":"2023-08-05T23:51:15","date_gmt":"2023-08-06T05:51:15","guid":{"rendered":"https:\/\/kop.lat\/blog\/?p=322"},"modified":"2023-08-05T23:51:39","modified_gmt":"2023-08-06T05:51:39","slug":"get-requests-from-terminal-using-curl","status":"publish","type":"post","link":"https:\/\/kop.lat\/blog\/get-requests-from-terminal-using-curl\/","title":{"rendered":"GET requests from terminal using curl"},"content":{"rendered":"\n<p>Basically:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>curl http:\/\/localhost:9090\/ping<\/code><\/pre>\n\n\n\n<p>Verbose version:<\/p>\n\n\n\n<p><code>curl http:\/\/localhost:9090\/ping -v<\/code><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Basically: Verbose version: curl http:\/\/localhost:9090\/ping -v<\/p>\n","protected":false},"author":1,"featured_media":256,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[39,41,20,9,27,7,8,40],"tags":[42,43,5,11,44],"_links":{"self":[{"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/posts\/322"}],"collection":[{"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/comments?post=322"}],"version-history":[{"count":3,"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/posts\/322\/revisions"}],"predecessor-version":[{"id":325,"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/posts\/322\/revisions\/325"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/media\/256"}],"wp:attachment":[{"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/media?parent=322"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/categories?post=322"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kop.lat\/blog\/wp-json\/wp\/v2\/tags?post=322"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}