Re: Restful web service create

2015-07-06 Thread Avraham Serour
take a look at DRF and tastypie On Mon, Jul 6, 2015 at 3:58 PM, ywaghmare5203 wrote: > Hello All, > > I am working on django 1.6.6 and I am to create a web services in the > existing code. please tell me how to create a Restful web services using > django. I am beginner in python. > > Thanks, >

Restful web service create

2015-07-06 Thread ywaghmare5203
Hello All, I am working on django 1.6.6 and I am to create a web services in the existing code. please tell me how to create a Restful web services using django. I am beginner in python. Thanks, Yogesh Waghmare -- You received this message because you are subscribed to the Google Groups "