Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Pagination headers #19

Open
tobes opened this issue Jun 15, 2018 · 1 comment
Open

Pagination headers #19

tobes opened this issue Jun 15, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@tobes
Copy link

tobes commented Jun 15, 2018

When doing pagination it is nice to have http headers see https://www.vinaysahni.com/best-practices-for-a-pragmatic-restful-api#pagination and https://tools.ietf.org/html/rfc5988#page-6

These make life much easier than having to roll things yourself which can lead to mistakes

@ramnes
Copy link
Collaborator

ramnes commented Jun 15, 2018

Hey @tobes! 👋

Yep, this is definitely a feature we want to have and will have some day.

Feel free to open a PR!

@ramnes ramnes closed this as completed Jun 15, 2018
@ramnes ramnes reopened this Jun 15, 2018
@ramnes ramnes added the enhancement New feature or request label Aug 16, 2018
@ramnes ramnes changed the title pagination headers Pagination headers Aug 16, 2018
rambobinator added a commit that referenced this issue Aug 30, 2018
trubesv pushed a commit that referenced this issue Nov 28, 2018
trubesv pushed a commit that referenced this issue Nov 28, 2018
trubesv pushed a commit that referenced this issue Nov 28, 2018
trubesv pushed a commit that referenced this issue Nov 28, 2018
trubesv pushed a commit that referenced this issue Nov 28, 2018
trubesv pushed a commit that referenced this issue Nov 28, 2018
trubesv pushed a commit that referenced this issue Nov 28, 2018
trubesv pushed a commit that referenced this issue Nov 28, 2018
Fixes #19

TODO:
- Don't rely on links order for tests
- Test all cases (links in metadata)
- Do not require presence of skip?
trubesv pushed a commit that referenced this issue Nov 28, 2018
Fixes #19

TODO:
- Don't rely on links order for tests
- Test all cases (links in metadata)
- Do not require presence of skip?
- Remove count from metadata?
trubesv pushed a commit that referenced this issue Nov 29, 2018
Fixes #19

TODO:
- Don't rely on links order for tests
- Test all cases (links in metadata)
- Do not require presence of skip?
- Remove count from metadata?
trubesv pushed a commit that referenced this issue Nov 29, 2018
Fixes #19

TODO:
- Implement & test header Link for bare Flask app
trubesv pushed a commit that referenced this issue Nov 29, 2018
Fixes #19

TODO:
- Implement & test header Link for bare Flask app
trubesv pushed a commit that referenced this issue Nov 29, 2018
Fixes #19

TODO:
- Implement & test header Link for bare Flask app
trubesv pushed a commit that referenced this issue Dec 13, 2018
Fixes #19

TODO:
- Implement & test header Link for bare Flask app
trubesv pushed a commit that referenced this issue Dec 13, 2018
Fixes #19

TODO:
- Implement & test header Link for bare Flask app
trubesv pushed a commit that referenced this issue Dec 13, 2018
Fixes #19

TODO:
- Implement & test header Link for bare Flask app
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants