Django Rest-framework playlist: http://bit.ly/2JI909W
High quality programming courses: https://codingwithmitch.com/courses
This video is EXTREMELY IMPORTANT!
If you're building a rest api you always need to implement a pagination system. When other technologies interact with your api, you must have some kind of pagination.
In this video I show you how to use django rest framework class based views to paginate results from the SQLite database.
The class based view we use is ApiListView.
#djangorestframework #restapi
Code: https://codingwithmitch.com/courses/build-a-rest-api/pagination/
Instagram: https://instagram.com/codingwithmitch/
Download
0 formats
No download links available.
Pagination and Class Based Views (Django Rest framework) | NatokHD