Title: OAuthRest
Author: chingor13
Published: <strong>4 de mayo de  2012</strong>
Last modified: 10 de mayo de  2012

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# OAuthRest

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

[Descargar](https://downloads.wordpress.org/plugin/oauthrest.0.2.0.zip)

 * [Detalles](https://es-ar.wordpress.org/plugins/oauthrest/#description)
 * [Valoraciones](https://es-ar.wordpress.org/plugins/oauthrest/#reviews)
 *  [Instalación](https://es-ar.wordpress.org/plugins/oauthrest/#installation)
 * [Desarrollo](https://es-ar.wordpress.org/plugins/oauthrest/#developers)

 [Soporte](https://wordpress.org/support/plugin/oauthrest/)

## Descripción

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)

## Instalación

 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

## Preguntas frecuentes

  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.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

“OAuthRest” es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

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

[Traduce “OAuthRest” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/oauthrest)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/oauthrest/) , echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/oauthrest/) , 
o suscríbete al [log de desarrollo](https://plugins.trac.wordpress.org/log/oauthrest/)
por [RSS](https://plugins.trac.wordpress.org/log/oauthrest/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

**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.

## Meta

 *  Versión **0.1**
 *  Última actualización **hace 14 años**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 2.8 o superior **
 *  Testeado hasta **3.3.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/oauthrest/)
 * Etiquetas:
 * [api](https://es-ar.wordpress.org/plugins/tags/api/)[oauth](https://es-ar.wordpress.org/plugins/tags/oauth/)
   [rest](https://es-ar.wordpress.org/plugins/tags/rest/)[server](https://es-ar.wordpress.org/plugins/tags/server/)
 *  [Vista avanzada](https://es-ar.wordpress.org/plugins/oauthrest/advanced/)

## Valoraciones

Todavía no se enviaron reseñas.

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

[Ver todas las reseñas](https://wordpress.org/support/plugin/oauthrest/reviews/)

## Colaboradores

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

## Soporte

¿Tenés algo que decir? ¿Necesitás ayuda?

 [Ver el foro de asistencia](https://wordpress.org/support/plugin/oauthrest/)