回答編集履歴
2
書式改善
answer
CHANGED
@@ -22,5 +22,4 @@
|
|
22
22
|
c.JSON(http.StatusOK, gin.H{"status": "ok"})
|
23
23
|
})
|
24
24
|
```
|
25
|
-
同内容の質問をstackoverflowにして解決に至りました。
|
26
|
-
(https://stackoverflow.com/questions/56976754/axios-post-request-gets-404)
|
25
|
+
同内容の質問を[stackoverflow](https://stackoverflow.com/questions/56976754/axios-post-request-gets-404)にして解決に至りました。
|
1
誤字
answer
CHANGED
@@ -23,4 +23,4 @@
|
|
23
23
|
})
|
24
24
|
```
|
25
25
|
同内容の質問をstackoverflowにして解決に至りました。
|
26
|
-
https://stackoverflow.com/questions/56976754/axios-post-request-gets-404
|
26
|
+
(https://stackoverflow.com/questions/56976754/axios-post-request-gets-404)
|