This NASA astronaut voted from space
From infinity and beyond, he found a way to vote.

Previous Article
Methuselah Omwagi Sep 24, 2021 364
Joash Kinara Jan 27, 2023 60
Methuselah Omwagi Aug 22, 2021 55
RODAH KERUBO Nov 29, 2021 48
Joash Kinara Jan 31, 2023 45
var unirest = require("unirest"); var req = unirest("GET", "https://covid-193.p.rapidapi.com/countries"); req.headers({ "x-rapidapi-key": "743b517d38msh04d700cfa24e42ap19dff0jsn0243c674dad9", "x-rapidapi-host": "covid-193.p.rapidapi.com", "useQueryString": true }); req.end(function (res) { if (res.error) throw new Error(res.error); console.log(res.body); });
<?php $curl = curl_init(); curl_setopt_array($curl, [ CURLOPT_URL => "https://covid-193.p.rapidapi.com/countries", CURLOPT_RETURNTRANSFER => true, CURLOPT_FOLLOWLOCATION => true, CURLOPT_ENCODING => "", CURLOPT_MAXREDIRS => 10, CURLOPT_TIMEOUT => 30, CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1, CURLOPT_CUSTOMREQUEST => "GET", CURLOPT_HTTPHEADER => [ "x-rapidapi-host: covid-193.p.rapidapi.com", "x-rapidapi-key: 743b517d38msh04d700cfa24e42ap19dff0jsn0243c674dad9" ], ]); $response = curl_exec($curl); $err = curl_error($curl); curl_close($curl); if ($err) { echo "cURL Error #:" . $err; } else { echo $response; }
Anthony Kamau Sep 22, 2022 253
Anthony Kamau Sep 22, 2022 223
Anthony Kamau Sep 21, 2022 192
Anthony Kamau Sep 20, 2022 190
Viane Akinyi Aug 26, 2021 732
Officers both in uniform and civilian stormed the residence of the Deputy Governor...
admin Jan 9, 2022 504
Fake news is actually really easy to spot -- if you know how. Consider this your...
Asha Mohamed Jun 29, 2021 825
On 29th of June 2021 seven bench judge to hear Building Bridges Initiatives ( BBI)...
Shakil Omondi Jul 5, 2021 708
Two brothers are suspected to murder their father on wanting a share of his wealth...
Methuselah Omwagi Jul 26, 2021 801