9
передати JSON запиту HTTP POST
Я намагаюся зробити запит HTTP POST до API Google QPX Express [1] за допомогою nodejs та запиту [2]. Мій код виглядає так: // create http request client to consume the QPX API var request = require("request") // JSON to be passed to the QPX Express API var requestData = { …