Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickcheng/ncweibo
Another non-official Sina Weibo SDK in Objective-C.
https://github.com/nickcheng/ncweibo
api-client objective-c sdk weibo
Last synced: 18 days ago
JSON representation
Another non-official Sina Weibo SDK in Objective-C.
- Host: GitHub
- URL: https://github.com/nickcheng/ncweibo
- Owner: nickcheng
- License: mit
- Created: 2013-04-15T02:46:23.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-02-04T03:53:59.000Z (almost 8 years ago)
- Last Synced: 2025-01-01T23:44:55.109Z (19 days ago)
- Topics: api-client, objective-c, sdk, weibo
- Language: Objective-C
- Size: 12.2 MB
- Stars: 8
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NCWeibo #
Another non-official Sina Weibo SDK in Objective-C.
## Status ##
This SDK can work now, but it still in developing and only support few API.
Progress:
- [ ] Readme to be updated.
- [ ] More API.
- [x] Sina Weibo SSO oAuth.
- [x] Get friends list.
- [x] Follow user.
- [x] Post status and post status w/ image.
- [x] oAuth 2.0Please find usage in the Example project.