Wednesday, November 25, 2020

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

Very possible you can create urls for API with the rest framework then create other  urls for your templates .Just install the django rest framework you are good to go.

On Wed, Nov 25, 2020, 4:18 PM Aman Modi <amanmodisvce@gmail.com> wrote:


Hello Django lovers.

I want to use REST API  on Django template but i have no idea how can i do that.
I want to use same API on android app and 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/CAMeub5NDVFE_A%3DkLYvuTy8r6sNU%2B5QAVaZts8cHnSMqgp2zhmw%40mail.gmail.com.

No comments:

Post a Comment