Untuk GET:
const axios = require('axios')
async function init(){
let hasilnya = await axios.get('https://kucing.com')
hasilnya = hasilnya.data
console.log(hasilnya)
}
Untuk GET:
const axios = require('axios')
async function init(){
let hasilnya = await axios.get('https://kucing.com')
hasilnya = hasilnya.data
console.log(hasilnya)
}
For further actions, you may consider blocking this person and/or reporting abuse
Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.
Bhavya Jain -
Laetitia Perraut -
Zhang Wei -
Rachel Duncan -
Top comments (0)