WordPressComKit
This library will be equivalent to wpcom.js for iOS/Mac/tvOS application. There are several ideals surrounding this library:
- Wrap all basic WordPress.com REST API functionality in a reusable, lightweight service layer.
- Delegate persistance to consuming application. At some point in the future the caching could be heavier like in the Parse SDKs.
- Include Authentication for OAuth2 as a service.
- Delivery as a CocoaPod or Carthage dependency.
- Unit test everything.
Usage
Forthcoming.
Reporting Issues
Forthcoming.
Contribution
Forthcoming.