pariyatti / kosa

Digital library service
GNU Affero General Public License v3.0
8 stars 3 forks source link

Infinite Scroll JSON API #43

Closed deobald closed 2 years ago

deobald commented 3 years ago

chores:

deobald commented 2 years ago

For the time-being, the infinite scroll API is complete in Kosa but is not used by the mobile app. It might be better for someone who is more familiar with Flutter than I am to implement the consumption in the mobile app.

Paginated query example:

https://kosa.pariyatti.app/api/v1/today.json?limit=100&offset=200