Direct from the source! https://www.django-rest-framework.org/tutorial/quickstart/
Search on google/youtube for additional classes etc, but the above is always up to date with the framework (things have changed over time), so third-party sites may be a little outdated. The good news is that things are _mostly_ backwards compatible, so what is presented by those sites/articles/videos will most likely still work unless they are very old, but there may be better approaches available since they were published. HTH, David On Sun, Jun 11, 2023 at 8:28 AM Oladunjoye Olasubomi < [email protected]> wrote: > Dear fellow Django developers, > > I hope this message finds you well. I am currently a Django developer with > a solid understanding of the basics of the framework. However, I am eager > to broaden my skill set by incorporating Django Rest Framework into my > knowledge base. I was wondering if any of you could kindly recommend any > resources or learning materials that could assist me in achieving this goal. > > I greatly appreciate your assistance and look forward to your valuable > input. > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/ae110296-fa8e-4bdd-b41b-93f489ced388n%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/ae110296-fa8e-4bdd-b41b-93f489ced388n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAE5VhgWmoDiNkVGPUBnwJwyGTU0FyPesTMT3%3DG2wruEjgryWAw%40mail.gmail.com.

