I don't think anyone has done this, and i kinda hope nobody ever will, SOAP is a total mess. ;p
The right way to do webservices is REST (possibly WebSockets in the future) and JSON imo.
--
Sebastian Riedel
http://blog.kraih.com
http://mojolicious.org
http://twitter.com/kraih
> > Anybody using SOAP:: Lite with Mojo?
> >
> > Whether will be correct to take as an example a plug-in for JSON to
> > implement this?
> >
> > If isn't present, prompt, in what side it is necessary to look what to
> > implement support SOAP.
>
> I don't think anyone has done this, and i kinda hope nobody ever will, SOAP is a total mess. ;p
> The right way to do webservices is REST (possibly WebSockets in the future) and JSON imo.
Does anyone have some examples of doing REST with mojo{,licious}?
There's not really much to REST.
This is not exactly what you want, but shows file uploading via LWP to a (very) simple Mojolicious server.
http://hawkins.id.au/notes/perl/snippets/mojo-and-lwp-file-upload
Nice to see an apana address :-)
- Justin
--
Justin Hawkins
jus...@hawkins.id.au