Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite Scroll JSON API #43

Closed
4 tasks done
deobald opened this issue May 29, 2021 · 1 comment
Closed
4 tasks done

Infinite Scroll JSON API #43

deobald opened this issue May 29, 2021 · 1 comment
Assignees
Labels

Comments

@deobald
Copy link
Member

deobald commented May 29, 2021

  • work on a new branch
  • implement infinite scroll (pagination)
  • change consumption on mobile app ... this is optional instead and hasn't changed on the mobile app yet

chores:

  • consider renaming :looped-words-of-buddha/audio-url to :looped-words-of-buddha/original-audio-url as a related breaking change
@deobald
Copy link
Member Author

deobald commented Apr 30, 2022

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

@deobald deobald closed this as completed Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

4 participants