koke / WordPressComKit

Don't look here, go here instead:

Home Page:https://github.com/Automattic/WordPressComKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPressComKit

This library will be equivalent to wpcom.js for iOS/Mac/tvOS application. There are several ideals surrounding this library:

  1. Wrap all basic WordPress.com REST API functionality in a reusable, lightweight service layer.
  2. Delegate persistance to consuming application. At some point in the future the caching could be heavier like in the Parse SDKs.
  3. Include Authentication for OAuth2 as a service.
  4. Delivery as a CocoaPod or Carthage dependency.
  5. Unit test everything.

Usage

Forthcoming.

Reporting Issues

Forthcoming.

Contribution

Forthcoming.

About

Don't look here, go here instead:

https://github.com/Automattic/WordPressComKit

License:MIT License


Languages

Language:Swift 75.2%Language:Ruby 23.4%Language:Objective-C 1.4%