https://github.com/ddeville/DDSocialClient
A handy library that makes access to social media clients easy.
https://github.com/ddeville/DDSocialClient
Last synced: 11 days ago
JSON representation
A handy library that makes access to social media clients easy.
- Host: GitHub
- URL: https://github.com/ddeville/DDSocialClient
- Owner: ddeville
- License: other
- Created: 2010-08-17T22:23:12.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-07-28T16:49:11.000Z (over 11 years ago)
- Last Synced: 2024-11-05T11:54:04.394Z (5 months ago)
- Language: Objective-C
- Homepage: http://www.ddeville.me
- Size: 1.55 MB
- Stars: 46
- Watchers: 5
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome - DDSocialClient - A handy library that makes access to social media clients easy. (etc)
- awesome - DDSocialClient - A handy library that makes access to social media clients easy. (etc)
README
DDSocialClient is not maintained anymore. It was a fun project to work on at its time but things have changed quite a bit with all the new Social stuff on iOS.
======================
DDSocialNetworkClient is a handy library that makes access to social networking clients easy!
At the moment, it supports Facebook, Twitter, Flickr and LinkedIn.
I am planning to add support for Last.fm and Foursquare.The authentication is based on OAuth.
Most of the server communication is done with the *excellent* ASIHTTPRequest library from Ben Copsey!