{"blog_url":"https://honey8823.hateblo.jp/","url":"https://honey8823.hateblo.jp/entry/2022/01/20/133408","image_url":null,"author_url":"https://blog.hatena.ne.jp/honey8823/","published":"2022-01-20 13:34:08","provider_name":"Hatena Blog","provider_url":"https://hatena.blog","categories":["JavaScript(jQuery)"],"version":"1.0","blog_title":"\u30a2\u30ca\u30ed\u30b0CPU\uff1a5108843109","width":"100%","author_name":"honey8823","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhoney8823.hateblo.jp%2Fentry%2F2022%2F01%2F20%2F133408\" title=\"Ajax\u3067POST\u3057\u3066\u308b\u306f\u305a\u304cGET\u306b\u306a\u308b - \u30a2\u30ca\u30ed\u30b0CPU\uff1a5108843109\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","title":"Ajax\u3067POST\u3057\u3066\u308b\u306f\u305a\u304cGET\u306b\u306a\u308b","height":"190","description":"jQuery\u3067Ajax\u4f7f\u3063\u3066API\u3092POST\u3067\u53e9\u3044\u3066\u308b\u306e\u306b\u3001\u4f55\u6545\u304bGET\u306b\u306a\u308b\u3002 \u6570\u6642\u9593\u304b\u304b\u3063\u3066\u306a\u3093\u3068\u304b\u89e3\u6c7a\u3002 before $.ajax({ type: \"POST\", url: \"/api/hoge/add/\", data: { id: 1 }, dataType : \"text\" }) .done(function(data){ ... }) .fail(function(XMLHttpRequest, textStatus, errorThrown){ ... }); after $.ajax({ type: \"POST\", url: \"/api/hoge/add\", data: { \u2026","type":"rich"}