TrailAPI

ÜCRETSİZ PREMIUM
Taraf trailapi | Güncelleyen 15 days ago | Travel
Popülerlik

9.3 / 10

Gecikme

1,264ms

Hizmet Düzeyi

99%

Health Check

N/A

Tüm Tartışmalara Dön

What is the url string for using it in swift and alamofire

Rapid account: Nijland
Nijland
5 years ago

unirest.get(“https://api-football-v1.p.rapidapi.com/countries”)
.header(“X-RapidAPI-Key”, “3b4ea097f8msh4bf85b53e7b612ep1d784djsna640be1”)
.end(function (result) {
console.log(result.status, result.headers, result.body);
});

Aşağıya yorum ekleyerek tartışmaya katılın:

Yeni yorumlar göndermek için giriş yapın / kaydolun