Mojo and SOAP

311 views
Skip to first unread message

Ilya Skorik (RU)

unread,
Oct 6, 2010, 10:53:55 AM10/6/10
to Mojolicious
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.

Sebastian Riedel

unread,
Oct 6, 2010, 11:17:40 AM10/6/10
to mojol...@googlegroups.com


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

Charlie Brady

unread,
Oct 19, 2010, 11:55:39 AM10/19/10
to mojol...@googlegroups.com

On Wed, 6 Oct 2010, Sebastian Riedel wrote:

> > 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}?

Justin Hawkins

unread,
Oct 19, 2010, 11:55:53 PM10/19/10
to mojol...@googlegroups.com

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

Reply all
Reply to author
Forward
0 new messages