Objective C wrapper class for various URL shortening services at bitly.com
Stars
19
Forks
2
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
21
commits
Setting status code correctly
47e2a3f
Proper clean-up of error data
4628afb
Unit and mock tests for clicks
76813dd
Unit and mock tests for expand
630b641
Strict encoding for expand and click
26f333a
Add canned error support
1d001f9
Add localized text for rate limited
089fb98
Improve returned error information
8609fc9
Strict encoding of long url
dea3897
Enable gcov code coverage generation
151e136
Less intense
1328872
Ignore OCMock
0c5ca42
Basic unit and mock testing of the shorten method
b138478
Refactor to support unit and mock testing
1b5d716
Added method for getting number of clicks on a shortened link
44bca9a