post1 node.js (노드) get, post 요청 구현 https://fsd-jinss.tistory.com/116 node.js (노드) get, post 요청 구현 node.js (노드) get, post 요청 구현 http 모듈을 사용해 get 방식으로 다른 사이트 데이터를 요청하는 예제입니다. var http = require('http'); var options ={ host: 'www.google.com', port:80, path: '/' };.. fsd-jinss.tistory.com 2020. 5. 25. 이전 1 다음 728x90