Wednesday, November 25, 2020

Re: Is it possible to use REST API on Django template ?

Use ajax with django rest framework 

On Wed, 25 Nov, 2020, 8:07 pm Omkar Parab, <omkar211196@gmail.com> wrote:
Creating REST API in Django is similar to any app on Django. All you need to do is, install the djangorestframework library, and serialize your models. 

YT video 👇
https://youtu.be/TmsD8QExZ84
On Wed, Nov 25, 2020, 7:48 PM Aman Modi <amanmodisvce@gmail.com> wrote:


Hello Django lovers.

I want to use REST API  on the Django template but I have no idea how can I do that.
I want to use the same API on the android app and the Django template.

Any suggestion.

Thanks and regard
Aman Modi

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/99c6d921-9ea7-4f3b-9d69-03b06fbbd5d8n%40googlegroups.com.

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJY8mfychw%2BNiKpPvho_whycaT0y2nCQaV2ChecwxPm1VW8yVQ%40mail.gmail.com.

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALZ%3DbEKUb6z_Tf1fj-Bt4ShhcCPE-sdsMkxO2Q2Zpf7uryE03Q%40mail.gmail.com.

No comments:

Post a Comment