On Mar 11, 7:40 am, Joshua Partogi <[email protected]> wrote:
> Dear all,
>
> Does django support RESTful webservice meaning that I can invoke the
> Http method with RESTful URL?
>
> Another thing does django supports JSON encoding and decoding?

 if you mean "is there a module available out there which will help in
the creation of JSONRPC-based services" the answer is yes.

see e.g. http://pyjamas.svn.sourceforge.net/viewvc/pyjamas/trunk/pyjs/jsonrpc/

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

Reply via email to