Sunday, July 31, 2022

Re: Why do we need Django rest framework when our conventional django do what we want?

It really depends on your usecase. If you find that you can work without an API for your ecommerce website, then you don't need it. If you believe you need to make your ecommerce as a headless ecommerce site, then you need an API or GraphQL or other means of sharing data.

On Sunday, July 31, 2022 at 10:24:17 PM UTC+8 josephb...@gmail.com wrote:

I am stuck in a loop of confusion. I am trying to build an ecommerce website and make it production ready. Do i need to build an API for it?

--
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/1ad7a40e-db94-488a-86fc-bf3654936b48n%40googlegroups.com.

No comments:

Post a Comment