[wp-hackers] JSON API 1.0 release

Japh japhie at gmail.com
Tue Jun 29 19:18:29 UTC 2010


I'd like to second Mike there too. JSON via REST works much better for me
 :)

Cheers,
Japh


On 29 June 2010 20:16, Mike Schinkel <mikeschinkel at newclarity.net> wrote:

> Hi Dan,
>
> I just looked at your plugin on WordPress.org, totally cool.
>
> Otto:
> I'd far prefer to access JSON via REST than XML via RPC; REST and JSON just
> make things so much easier, at least for me. I also know lots of local
> programmers here in Atlanta and when discussed most of them agree so I'm not
> alone.  More importantly, if an API is easier to use it improves adoption
> for those who are publishing their APIs.  JMTCW
>
> -Mike
>
> On Jun 29, 2010, at 3:02 PM, Otto wrote:
>
> > Dumb question, perhaps, but is there any reason you didn't want to use
> > the existing XML-RPC library to get this sort of data? Yes, it's XML,
> > but javascript can do XML just as easily, and there's a bunch of
> > XML-RPC client libraries for Javascript.
> >
> > -Otto
> >
> >
> >
> > On Tue, Jun 29, 2010 at 1:21 PM, Dan Phiffer <dan at phiffer.org> wrote:
> >> Hi hackers,
> >>
> >> Just a heads up that I've just released a substantial update for my JSON
> API plugin. In theory it should be 100% backwards-compatible, but please let
> me know if you discover any new bugs.
> >>
> >> http://wordpress.org/extend/plugins/json-api/
> >>
> >> This release includes a modular controller system for extending it with
> new API methods. I'd be interested in getting feedback from the peanut
> gallery...
> >>
> >> Thanks,
> >> -Dan
> >> _______________________________________________
> >> wp-hackers mailing list
> >> wp-hackers at lists.automattic.com
> >> http://lists.automattic.com/mailman/listinfo/wp-hackers
> >>
> > _______________________________________________
> > wp-hackers mailing list
> > wp-hackers at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/wp-hackers
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list