2010/5/24 Alexandre González <a...@mirblu.com>

> Hi!
>
> I must develop a django app that receives XML and returns XML.
>
> What's the best way to do this? Create a view that receive the XML and
> parse it to return a template with the XML resultant?
>
> I'm newbie in django and need your tips :)
>
>
>
You may want to try django-piston [1], a RESTful API app for django,
bitbucket.org itself is also using piston

[1] http://bitbucket.org/jespern/django-piston/wiki/Home

-- 
simple is good
http://brucewang.net
http://twitter.com/number5

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to