Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ddeville/DDSocialClient
A handy library that makes access to social media clients easy.
https://github.com/ddeville/DDSocialClient
Last synced: 3 months 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: 2023-03-11T06:12:53.193Z (almost 2 years ago)
- Language: Objective-C
- Homepage: http://www.ddeville.me
- Size: 1.55 MB
- Stars: 47
- Watchers: 4
- 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!