Friday, August 14, 2015

Re: Can u tell me how to build restful api project in django

I have found django-tastypie very useful to create a REST API: https://github.com/django-tastypie/django-tastypie

Here are the docs:
http://django-tastypie.readthedocs.org/en/latest/index.html#quick-start

Best,
Rene

On Friday, August 14, 2015 at 10:22:40 AM UTC-4, HARSHIT GARG wrote:
I am getting the following error:

ImportError: rest_framework doesn't look like a module path

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ec56e753-1431-482f-ad41-7ec6b293de52%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment