I hereby claim:
- I am deanashton on github.
- I am deanashton (https://keybase.io/deanashton) on keybase.
- I have a public key whose fingerprint is 7DA6 B54A B844 D909 8EF7 F8B6 6440 D8F1 C626 F728
To claim this, I am signing this object:
// MARK: Using NSURLSession | |
// Get first todo item | |
let todoEndpoint: String = "http://jsonplaceholder.typicode.com/todos/1" | |
guard let url = NSURL(string: todoEndpoint) else { | |
print("Error: cannot create URL") | |
return | |
} | |
let urlRequest = NSURLRequest(URL: url) |
I hereby claim:
To claim this, I am signing this object: