Title: WPoniOS
Author: vincentsaluzzo
Published: <strong>January 5, 2012</strong>
Last modified: January 5, 2012

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# WPoniOS

 By [vincentsaluzzo](https://profiles.wordpress.org/vincentsaluzzo/)

[Download](https://downloads.wordpress.org/plugin/wponios-rest-api.zip)

 * [Details](https://wordpress.org/plugins/wponios-rest-api/#description)
 * [Reviews](https://wordpress.org/plugins/wponios-rest-api/#reviews)
 *  [Installation](https://wordpress.org/plugins/wponios-rest-api/#installation)
 * [Development](https://wordpress.org/plugins/wponios-rest-api/#developers)

 [Support](https://wordpress.org/support/plugin/wponios-rest-api/)

## Description

WPoniOS – Rest API is a plugin which provide a rest interface in WordPress CMS.

The REST interface return and accept JSON-Format data. Example:

    ```
    [     { 
            "post_type":"post",         "post":"this is the post body",         "date":"04/01/2012"     },     ... ] 
    ```

The REST API provide methods to get information about post, page, comment, tag and
category:

 * GET /posts
 * GET /post/:post_id
 * GET /post/:post_id/comments
 * GET /post/:post_id/comment/:comment_id
 * PUT /post/:post_id/comment
 * GET /pages
 * GET /page/:page_id
 * GET /page/:page_id/comments
 * GET /page/:page_id/comment/:comment_id
 * PUT /page/:page_id/comment
 * GET /categories
 * GET /tags

## Installation

 1. Upload the entire wponios-restapi folder to the /wp-content/plugins/ directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. Configure the plugin through the WPoniOS menu in WordPress.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WPoniOS” is open source software. The following people have contributed to this
plugin.

Contributors

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

[Translate “WPoniOS” into your language.](https://translate.wordpress.org/projects/wp-plugins/wponios-rest-api)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wponios-rest-api/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wponios-rest-api/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wponios-rest-api/)
by [RSS](https://plugins.trac.wordpress.org/log/wponios-rest-api/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * First version

## Meta

 *  Version **1.0**
 *  Last updated **14 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.3.2**
 * Tags
 * [android](https://wordpress.org/plugins/tags/android/)[iphone](https://wordpress.org/plugins/tags/iphone/)
   [page](https://wordpress.org/plugins/tags/page/)[post](https://wordpress.org/plugins/tags/post/)
   [rest](https://wordpress.org/plugins/tags/rest/)[webservice](https://wordpress.org/plugins/tags/webservice/)
 *  [Advanced View](https://wordpress.org/plugins/wponios-rest-api/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/wponios-rest-api/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wponios-rest-api/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://example.com/)