Skip to content

Instantly share code, notes, and snippets.

@jyaunches
Created January 10, 2013 17:32
Show Gist options
  • Save jyaunches/4504055 to your computer and use it in GitHub Desktop.
Save jyaunches/4504055 to your computer and use it in GitHub Desktop.
NSURL *apiURL = [NSURL URLWithString:[NSString stringWithFormat:@"%@/some_resource.json%@", [[EnvironmentVars sharedInstance] yourAPIURL], path]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment