rest server 샘플 : https://github.com/practice-golang/rest-db-crud
rest client 샘플 (Vue.js) : https://github.com/practice-golang/rest-client
삽질
- CORS : 서버주소를 localhost:1323으로 했었는데, http://localhost:1323으로 해야 된다.
시발 여까지 하는데 존나 힘드네.
웹 하시는 분들 존경합니다. ㅎ
rest server 샘플 : https://github.com/practice-golang/rest-db-crud
rest client 샘플 (Vue.js) : https://github.com/practice-golang/rest-client
삽질
- CORS : 서버주소를 localhost:1323으로 했었는데, http://localhost:1323으로 해야 된다.
시발 여까지 하는데 존나 힘드네.
웹 하시는 분들 존경합니다. ㅎ
댓글 0