On Aug 1, 5:04 am, Bruno Desthuilliers <bruno.
[EMAIL PROTECTED]> wrote:
> beginner a écrit :
> (snip)
>
> > Yes exactly. I just don't want to reinvent the wheel as I imagine
> > there are already tons of libraries and frameworks that support RPC or
> > the like functions.
>
> Why go thru the pain of RPC, SOAP or such bloated horrors ? Why not just
> use plain old HTTP with a RESTful API ? Then you just need to make your
> app wsgi compliant.

I am not familiar with RESTful API. I will look into it.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to