This plugin is outdated and might not be supported anymore
OAuthRest

OAuthRest

Details
View on WordPress

This plugin enables a resourceful REST interface for posts and comments. Authentication is handled via the oauth-provider plugin.

For more information about resourceful routing, see here.

Acceptable return formats:

  • JSON

Endpoints:

  • GET – /api/posts.:format
  • GET – /api/posts/:id.:format
  • POST – /api/posts.:format
  • PUT – /api/posts/:id.:format
  • GET – /api/comments.:format
  • GET – /api/comments/:id.:format
  • POST – /api/comments.:format
  • PUT – /api/comments/:id.:format

To Do

  1. Limit authentication to specific endpoints (customizable)

Details

Plugin code:
oauthrest
Plugin version:
0.1
Author:
Outdated:
Yes
WP version:
2.8 or higher
PHP version:
or higher
Test up to WP version:
3.3.2
Total installations:
0
Last updated:
2012-05-10
Rating:
Times rated:
0
api
oauth
rest
server