An open API service indexing awesome lists of open source software.

https://github.com/alejcas/ndb-gae-pagination

Simple ndb pagination code
https://github.com/alejcas/ndb-gae-pagination

Last synced: about 2 months ago
JSON representation

Simple ndb pagination code

Awesome Lists containing this project

README

        

ndb-gae-pagination
==================

Simple ndb pagination code

You can add this code to any model to allow to paginate the results.

Code can be condensed... but here is simple.