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

Add cursor-based pagination #377

Open
3 tasks
smcclellan opened this issue Aug 21, 2024 · 0 comments
Open
3 tasks

Add cursor-based pagination #377

smcclellan opened this issue Aug 21, 2024 · 0 comments
Assignees

Comments

@smcclellan
Copy link
Contributor

smcclellan commented Aug 21, 2024

Similar to hirosystems/stacks-blockchain-api#2043, the Ordinals API would benefit from faster retrieval from its list endpoints. These are areas to add cursor-based pagination to help with that:

  • Ordinals: /inscriptions
  • BRC-20: /brc-20/tokens
  • Runes: /runes/v1/etchings

Open questions

  • What is the right cursor to use for these?

@rafaelcr to add/adjust this list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants