Check out these links:

http://www.django-rest-framework.org/topics/tutorials-and-resources/
https://realpython.com/django-rest-framework-quick-start/
https://codeburst.io/building-an-api-with-django-rest-framework-and-class-based-views-75b369b30396
https://blog.apptension.com/2017/09/13/simple-nested-api-using-django-rest-framework/

I found this book particularly helpful in figuring out how to design 
restful urls in Django:
http://www.restapitutorial.com/media/RESTful_Best_Practices-v1_0.pdf

On Wednesday, April 11, 2018 at 2:45:27 AM UTC-7, vallabh vyas wrote:
>
>
> I am new to Django and Django rest framework. I wanted to learn more 
> deeply please suggest some best sources to learn Django rest framework.
> From there documentation i had learned basics but for my project i need 
> some more flexibility and learning tutuorial.
>
> I am trying to build Backend  + REST API for mobile app.
> My Django Rest framework will have many API calls with complex query.
>
>
>
>
>
>
>
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-rest-framework+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to