On Jun 30, 7:21 am, Cédric Krier <[email protected]> wrote:
> On 29/06/10 18:37 -0700, newnomad wrote:
>
> > Are there any plans for a RESTful web API? This would greatly simplify
> > interaction of a webhosted trytond with other webapplications,
> > independant of their platform/framework/programming language;
>
> There is already XML-RPC and JSON-RPC. I don't think we need one more API.
>
>
>
> > Example: a self-rolled php webshop could add orders into tryton with a
> > simple post with basic http authentication.
>
> > To let trytond communicate with other external webservices by means of
> > rest, special modules are needed?
>
> > Example: send an email newsletter to a party-list using the mailchimp
> > services?
>
> Seehttp://code.google.com/p/tryton/wiki/RemoteCalls
>
> --
> Cédric Krier
>
> B2CK SPRL
> Rue de Rotterdam, 4
> 4000 Liège
> Belgium
> Tel: +32 472 54 46 59
> Email/Jabber: [email protected]
> Website:http://www.b2ck.com/
>
>  application_pgp-signature_part
> < 1KViewDownload

I am correct you can only remote-call tryton using phyton?
If only considering the many CMS systems, ecommerce apps, and
frameworks out there that don't use phyton, I would think that a
language-independant remote-call would be much more successfull and
result in mor ewidespread use. The webservices that do offer REST have
gotten very widespread and successfull by doing so.

Would REST integration require a lot of work? Or are there standalone
phyton rpc to REST solutions, or rather boilerplates one can use to
start?

-- 
[email protected] mailing list

Reply via email to