Any idea how to implement an alamofire/ or http login request for this kind of json data
{
"data":{
"email": "myemail@...",
"password":"12345678",
"token":""
}
}
since i don't know how to read these curled bracelets "{" well, i need a severe help !
my data is from a url and not a json file, it is a url request