Django-Styleguide-Example
Django-Styleguide-Example copied to clipboard
WIP: Random stuff
Started as an idea to improve development experience, turned into cursor pagination implementation.
Putting this here, to be used as a reference.
References for cursor pagination:
- https://www.django-rest-framework.org/api-guide/pagination/#cursorpagination
- https://cra.mr/2011/03/08/building-cursors-for-the-disqus-api/