TrailAPI

फ्रीमियम
द्वारा trailapi | अपडेट किया गया לפני 5 ימים | Travel
लोकप्रियता

9.3 / 10

लेटेंसी

1,061ms

सेवा का स्तर

100%

Health Check

N/A

सभी चर्चाओं पर वापस जाएं

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

Rapid account: Nijland
Nijland
לפני 5 שנים

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);
});

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें