Title: OAuthRest
Author: chingor13
Published: <strong>2012年5月4日</strong>
Last modified: 2012年5月10日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://s.w.org/plugins/geopattern-icon/oauthrest.svg)

# OAuthRest

 作者: [chingor13](https://profiles.wordpress.org/chingor13/)

[ダウンロード](https://downloads.wordpress.org/plugin/oauthrest.0.2.0.zip)

 * [詳細](https://ja.wordpress.org/plugins/oauthrest/#description)
 * [レビュー](https://ja.wordpress.org/plugins/oauthrest/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/oauthrest/#installation)
 * [開発](https://ja.wordpress.org/plugins/oauthrest/#developers)

 [サポート](https://wordpress.org/support/plugin/oauthrest/)

## 説明

This plugin enables a resourceful REST interface for posts and comments. Authentication
is handled via the [oauth-provider plugin](https://wordpress.org/extend/plugins/oauth-provider/).

For more information about resourceful routing, see [here](http://guides.rubyonrails.org/routing.html).

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)

## インストール

 1. Upload `oauthrest` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Create a consumer using the ‘OAuth Provider’ menu
 4. Profit

## FAQ

  How can I contribute to this plugin?

Fork my repo on [github](http://github.com/chingor13/oauthrest) and send me a pull
request.

  Can I limit which endpoints require authentication?

No, not at this time. Feel free to help me out and send me a pull request.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

OAuthRest はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献してい
ます。

貢献者

 *   [ chingor13 ](https://profiles.wordpress.org/chingor13/)

[“OAuthRest” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/oauthrest)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/oauthrest/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/oauthrest/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/oauthrest/)を
[RSS](https://plugins.trac.wordpress.org/log/oauthrest/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

**0.1.0 – 2012-05-03**
 Initial Release.

**0.1.1 – 2012-05-04**
 Remove XML format. JSON is much more widely accepted and
encoding/decoding is built into PHP.

**0.1.2 – 2012-05-04**
 Fix comments resource endpoint.

**0.1.3 – 2012-05-07**
 Fix trackback count for posts. Fix comment dates.

**0.2.0 – 2012-05-10**
 Use the build-in functions when interacting with posts and
comments. Fix routing so that we don’t require an “api” page to be created.

## メタ

 *  バージョン **0.1**
 *  最終更新日 **14年前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 2.8またはそれ以降 **
 *  検証済み最新バージョン: **3.3.2**
 *  言語
 * [English (US)](https://wordpress.org/plugins/oauthrest/)
 * タグ
 * [api](https://ja.wordpress.org/plugins/tags/api/)[oauth](https://ja.wordpress.org/plugins/tags/oauth/)
   [rest](https://ja.wordpress.org/plugins/tags/rest/)[server](https://ja.wordpress.org/plugins/tags/server/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/oauthrest/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/oauthrest/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/oauthrest/reviews/)

## 貢献者

 *   [ chingor13 ](https://profiles.wordpress.org/chingor13/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/oauthrest/)