how I have to make the “ip_address” part of api a variable in node.js?

后端 未结 0 901
一生所求
一生所求 2020-12-31 01:38

I have an api that gives this info: you can see the info here

so I have put these codes:

const https = require(\'https\')
https.get(url, (resp) => {         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题