Contoh API Replikasi CouchDB
<?php
$client = new Client();
$headers = [
'Content-Type' => 'application/json'
];
$body = '{
"source": "",
"target": ""
}';
$request = new Request('POST', 'http://localhost:5984/_replicate', $headers, $body);
$res = $client->sendAsync($request)->wait();
echo $res->getBody();
Lanjut Part : 1
Jam : 16:11:15
Durasi Part : 0:0:1
Durasi Total : 0:0:1
Punya Pertanyaan , Silahkan Whatsapp Langsung
Muhammad Ullil Fahri
WA : 089696380422
Tautan WA : https://wa.me/message/SG4YA2XQP5FPE1
Muhammad Ullil Fahri
WA : 089696380422
Tautan WA : https://wa.me/message/SG4YA2XQP5FPE1