pariyatti / mobile-app

The Pariyatti mobile app
https://pariyatti.app/
GNU Affero General Public License v3.0
8 stars 11 forks source link

Consume Paginated API #75

Open deobald opened 2 years ago

deobald commented 2 years ago

As of https://github.com/pariyatti/kosa/commit/19a2776dbfe4366431ff2f5a0cdc2574b3bf3bf3 Kosa now supports basic limit/offset pagination, in memory. The mobile app can (optionally) consume this API to reduce the size of Today Screen data it's retrieving.