[wp-hackers] API layer

Ryan McCue lists at rotorised.com
Tue Jun 4 13:51:45 UTC 2013


Christian Foster wrote:
> Hi all,
> 
> I've been working on a developer oriented API layer for WordPress - it's a
> separate (but smallish) application that sits alongside your WordPress
> install to help ease development of mobile, flash, JS clients etc.

Hey Christian,

I'm working on something similar as part of GSoC this year, but as a
plugin (with the eventual goal of core integration). You can check it
out at https://github.com/rmccue/WP-API

I'd love to hear about your experiences building your application. I've
previously implemented my own in a similar method (external application
hooked into WordPress) and although it's a little easier to implement,
it's less distributable.

Thanks,

-- 
Ryan McCue
<http://ryanmccue.info/>


More information about the wp-hackers mailing list