Back to Browse

Django REST Framework - APIView class

10.9K views
Oct 25, 2024
6:34

โ˜•๏ธ ๐—•๐˜‚๐˜† ๐—บ๐—ฒ ๐—ฎ ๐—ฐ๐—ผ๐—ณ๐—ณ๐—ฒ๐—ฒ: To support the channel and encourage new videos, please consider buying me a coffee here: https://ko-fi.com/bugbytes โญTop resource to learn Python - https://datacamp.pxf.io/kOjKkV โญ In this video, we'll look at the Django REST Framework APIView for creating class-based API views that are not necessarily tied to a specific model in your application. This is useful for returning aggregated data and data that comes from different sources in your app. Starter Code: https://github.com/bugbytes-io/drf-course-api ๐—ฆ๐—ผ๐—ฐ๐—ถ๐—ฎ๐—น ๐— ๐—ฒ๐—ฑ๐—ถ๐—ฎ: ๐Ÿ“– Blog: https://bugbytes.io/posts/ ๐Ÿ‘พ Github: https://github.com/bugbytes-io/drf-course-api ๐Ÿ“š ๐—™๐˜‚๐—ฟ๐˜๐—ต๐—ฒ๐—ฟ ๐—ฟ๐—ฒ๐—ฎ๐—ฑ๐—ถ๐—ป๐—ด ๐—ฎ๐—ป๐—ฑ ๐—ถ๐—ป๐—ณ๐—ผ๐—ฟ๐—บ๐—ฎ๐˜๐—ถ๐—ผ๐—ป: APIView class: https://www.django-rest-framework.org/api-guide/views/ #python #django #webdevelopment #djangorestframework

Download

1 formats

Video Formats

360pmp414.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Django REST Framework - APIView class | NatokHD