fetch(\'http://119.9.52.47:3000/api/countries\', { method: \'POST\', headers: { \'Accept\': \'application/json\',\'Content-Type\': \'application/json\'},
You can use normal fetch function, only add you http host into exception. In your XCode.