Re: Hit API in python django

2015-02-14 Thread James Schneider
Do you want code in your Django project to contact an API provided by another site in order to display information on your site? Or are you writing an API to provide services for end users? If the latter, I would recommend the DRF in the link provided in the previous response by Mike. -James On F

Re: Hit API in python django

2015-02-14 Thread Mike Dewhirst
On 14/02/2015 8:06 PM, Kapil Tomer wrote: I am developing a site on django. I want to hit a api url. Please suggest me. Its realy very urgent. Thanks http://www.django-rest-framework.org/tutorial/quickstart/ -- You received this message because you are subscribed to the Google Groups "Django

Hit API in python django

2015-02-14 Thread Kapil Tomer
I am developing a site on django. I want to hit a api url. Please suggest me. Its realy very urgent. Thanks -- 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 djan