Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mitolog
Last active February 5, 2016 20:42
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 mitolog/92a0ac2e5d9ff9e05300 to your computer and use it in GitHub Desktop.
Save mitolog/92a0ac2e5d9ff9e05300 to your computer and use it in GitHub Desktop.
slack iosアプリで使われているライブラリ群をとりあえず眺めてみる(2015年6月時点) ref: http://qiita.com/mito_log/items/68da5f5be6545113adf7
NSMutableURLRequest *rq = [OMGHTTPURLRQ GET:@"http://api.com":@{@"key": @"value"}];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment