--
Ticket URL: <https://code.djangoproject.com/ticket/33615>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Old description:
> I feel like the web has come a long way from just being static HTML pages
> that we can manipulate using serverside languages and frameworks like
> Python and Django. nowadays most of the projects are single-page
> applications that consist of a separate frontend (ReactJS, VueJs, etc)
> and a backend (Django, FastApi, Flask, etc) but the main Django project
> is still focused on Server-side rendering of HTML .so why my proposal is
> that we should mention djangorestframework.org and other packages like
> drf on the main Django documentation so it is easy for beginners to get
> started with Django to make awesome Apis and the same goes graphql with
> Django using Graphene
New description:
I feel like the web has come a long way from just being static HTML pages
that we can manipulate using serverside languages and frameworks like
Python and Django. nowadays most of the projects are single-page
applications that consist of a separate frontend (ReactJS, VueJs, etc) and
a backend (Django, FastApi, Flask, etc) but the main Django project is
still focused on Server-side rendering of HTML .so why my proposal is that
we should mention djangorestframework.org and other packages like DRF on
the main Django documentation so it is easy for beginners to get started
with Django to make awesome Apis and the same goes Graphql with Django
using Graphene . I would love to hear your guys' opinions on it and would
love to contribute to it as well Thanks.
--
--
Ticket URL: <https://code.djangoproject.com/ticket/33615#comment:1>
* status: assigned => closed
* ui_ux: 1 => 0
* resolution: => duplicate
* easy: 1 => 0
Comment:
IMO, it's a duplicate of #30296.
--
Ticket URL: <https://code.djangoproject.com/ticket/33615#comment:2>