Monday, May 22, 2017

Re: Django REST API

Hi,

That is a very broad question and hard to answer directly.

Reasons why you would want a REST API:
1. Communicating with another server
2. Communicating with a mobile application
3. Creating a single page application with a javascript framework like angular, react, jquery or the like.

I think you need to define your question more :-)

Regards,

Andréas

2017-05-22 16:28 GMT+02:00 DEVENDRA BAJAJ <dmbajaj.bajaj@gmail.com>:
When is it best to build the Backed with Django's REST API

--
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5158d042-a147-401d-92d3-8a19119a02bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK4qSCe0i_E%3DDq_G0q4PMYisHH5m%3DMonh%2B%2BU436sfY3YDCtk7w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment