On 4 March 2012 18:35, Jani Tiainen <[email protected]> wrote: > I've been very happy with django-rest-framework. > > I think there exists at least django-piston to do the same.
The other one to look at is django-tastypie - I've used it twice now in anger and been really happy with it plus the rate of development / improvement I've seen. Cheers, Dan > > And you can write it also "manually". Since REST is just architectural > specification and doesn't involve any special magic. > > On Sun, Mar 4, 2012 at 8:13 PM, Bharath Mundlapudi <[email protected]> > wrote: >> >> Dear Django Users and Authors, >> >> I am wondering if there are any best practices or better way to write REST >> based apps on top of Django. I was using version 1.1 and not followed recent >> advancements. Can you kindly point me to links or references from your >> experience. >> >> Preferably out-of-the-box solutions. >> >> -Bharath >> >> -- >> 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. > > > -- > > Jani Tiainen > > -- > 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. -- Dan Hilton ============================ www.twitter.com/danhilton www.DanHilton.co.uk ============================ -- 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.

