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

Cursor pagination example #27

Closed
frederikhors opened this issue Jun 20, 2021 · 2 comments
Closed

Cursor pagination example #27

frederikhors opened this issue Jun 20, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@frederikhors
Copy link

I don't know if this is the right place to open this: I'm sorry if not.

I can see here: https://github.com/go-bun/bun-realworld-app/blob/3f1662d4893bb3e11f83fef172b9d5321cab1df2/blog/article_handler.go#L38-L44 and example of pagination with Offset and Limit.

What do you think of an example on how to implement a cursor pagination?

@vmihailenco vmihailenco added the enhancement New feature or request label Jun 20, 2021
@vmihailenco
Copy link
Member

Do you have any specific difficulties? It looks like you already found some pretty good articles...

@vmihailenco
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants