Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mosheberman/tea
A small experiment with NSOperationQueue and NSURLConnection.
https://github.com/mosheberman/tea
Last synced: about 1 month ago
JSON representation
A small experiment with NSOperationQueue and NSURLConnection.
- Host: GitHub
- URL: https://github.com/mosheberman/tea
- Owner: MosheBerman
- License: unlicense
- Created: 2015-01-13T03:13:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-14T20:20:50.000Z (about 10 years ago)
- Last Synced: 2024-11-19T09:08:04.576Z (3 months ago)
- Language: Objective-C
- Size: 156 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tea
A small experiment with NSOperationQueue and NSURLConnection.I read [ObjC.io](http://www.objc.io/issue-2/common-background-practices.html) and [NSHipster](http://nshipster.com/nsoperation/) and then made this to try it out.
# License
This experiment is released under the public domain.