Skip to content

Instantly share code, notes, and snippets.

@zkkmin
Created April 13, 2015 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zkkmin/0787f9687f01479c7831 to your computer and use it in GitHub Desktop.
Save zkkmin/0787f9687f01479c7831 to your computer and use it in GitHub Desktop.
let session = NSURLSession(configuration: NSURLSessionConfiguration.defaultSessionConfiguration())
let urlString = "http://www.onemap.sg/API/services.svc/basicSearch?token=qo/s2TnSUmfLz+32CvLC4RMVkzEFYjxqyti1KhByvEacEdMWBpCuSSQ+IFRT84QjGPBCuz/cBom8PfSm3GjEsGc8PkdEEOEr&wc=SEARCHVAL%20LIKE%20%27CITY$%27&otptFlds=CATEGORY&returnGeom=0&nohaxr=10"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment